| Interface | Description |
|---|---|
| Dispatch | |
| HttpClientFactory |
| Class | Description |
|---|---|
| AbstractGatewayDispatch | |
| CappedBufferHttpEntity | |
| ConfigurableDispatch |
Extends DefaultDispatch to:
make request/response exclude headers configurable
make url encoding configurable
|
| DefaultDispatch | |
| DefaultHttpClientFactory | |
| GatewayDispatchFilter | |
| HadoopAuthCookieStore | |
| HeaderPreAuthFederationDispatch |
This dispatch should be used for federating multiple
Knox instances.
|
| HttpClientDispatch | Deprecated |
| InputStreamEntity |
A streamed, non-repeatable entity that obtains its content froman
InputStream. |
| KnoxSpnegoAuthScheme | |
| KnoxSpnegoAuthSchemeFactory | |
| PartiallyRepeatableHttpEntity | |
| PassAllHeadersDispatch | |
| PassAllHeadersNoEncodingDispatch |
This is a specialized PassAllHeadersDispatch dispatch that decodes the URL before
dispatch.
|
| URLDecodingDispatch |
Dispatch which decodes the outgoing URLs (to services).
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.