| Package | Description |
|---|---|
| org.apache.knox.gateway.dispatch |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableDispatch
Extends DefaultDispatch to:
make request/response exclude headers configurable
make url encoding configurable
|
class |
DefaultDispatch |
class |
HeaderPreAuthFederationDispatch
This dispatch should be used for federating multiple
Knox instances.
|
class |
PassAllHeadersDispatch |
class |
PassAllHeadersNoEncodingDispatch
This is a specialized PassAllHeadersDispatch dispatch that decodes the URL before
dispatch.
|
class |
URLDecodingDispatch
Dispatch which decodes the outgoing URLs (to services).
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.