| Interface | Description |
|---|---|
| ForwardingFilter |
Determines if a forwarding request will be permitted.
|
| Class | Description |
|---|---|
| AcceptAllForwardingFilter |
A
ForwardingFilter that accepts all requests |
| DirectTcpipFactory | |
| ForwardedTcpipFactory | |
| RejectAllForwardingFilter |
A
ForwardingFilter that rejects all requests |
| StaticDecisionForwardingFilter |
A
ForwardingFilter implementation that returns the same "static"
result for all the queries. |
| TcpipServerChannel |
TODO Add javadoc
|
| TcpipServerChannel.TcpipFactory |
| Enum | Description |
|---|---|
| ForwardingFilter.Type |
The type of requested connection forwarding.
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.