| Interface | Description |
|---|---|
| HttpGetRequestProcessor |
This HTTP transport level interface is used for plugging in different implementations for special processing of some
HTTP GET requests.
|
| Class | Description |
|---|---|
| BaseConfiguration |
This class has common configurations for both sender and receiver.
|
| NettyConfigPropertyNames |
This class contains the names of Netty transport related configuration properties.
|
| NettyConfiguration |
This class encapsulates netty transport tuning configurations specified via a
configurations file or system properties.
|
| SourceConfiguration |
This class stores the configurations specific to the Listener.
|
| TargetConfiguration |
This class stores the configurations specific to the Sender.
|
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.