All Classes and Interfaces

Class
Description
 
 
 
Abstract super type handling the parsing logic for messages.
Action<T extends Action>
 
 
 
 
 
 
 
When creating a direct reverse proxy, we want to keep two channels open and forward all messages coming from the outgoing channel to the incoming channel.
 
 
 
 
Combines multiple arguments required to send a binary request with the NettyHttpClient
 
 
 
 
 
encapulates the logic to add bundled server names to the requests and responses HostnameFacet
 
 
 
 
Signifies a graceful channel close.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Callback used for as a forward-all route in the TigerProxy.
Callback used for all Forward-Proxy routes in the TigerProxy.
 
 
 
 
 
 
 
 
 
Reads the first Http2Settings object
 
 
 
 
 
 
 
 
 
 
HttpMessage<T extends HttpMessage,B extends Body>
 
 
 
 
 
Combines multiple arguments required to send a HTTP request with the NettyHttpClient
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A tracing message which is in the process of being received by the TigerRemoteProxyClient.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
It wraps a ChannelFuture that can be reused if the corresponding response future is already done.
Callback used for all Reverse-Proxy routes in the TigerProxy.
 
 
 
 
 
This exception indicates there was an error while trying to communicate over a socket
This exception indicates there was an error while trying to communicate over a socket
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The TigerRemoteProxyClient is a client for a TigerProxy that is running on a remote machine.