|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ProtocolFinder | This interface should be used to implement a TCP 'protocol finder'. |
| ProtocolHandler | Once a TCP protocol has been found by a ProtocolFinder |
| Class Summary | |
|---|---|
| HttpProtocolFinder | A ProtocolFinder implementation that parse the available
SocketChannel bytes looking for the 'http' bytes. |
| HttpProtocolHandler | Redirect the request to the proper protocol, which can be http or https. |
| PortUnificationPipeline | This Pipeline goal is to try to determine the TCP protocol used
(http, soap, https, etc.). |
| TlsProtocolFinder | ProtocolFinder that will first try to execute an handshake. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||