接口 | 说明 |
---|---|
ProxyLogicHandler |
ProxyLogicHandler.java - Interface implemented by classes containing proxy type specific logic.
|
类 | 说明 |
---|---|
AbstractProxyIoHandler |
AbstractProxyIoHandler.java -
IoHandler that intercepts events until handshake is complete. |
AbstractProxyLogicHandler |
AbstractProxyLogicHandler.java - Helper class to handle proxy handshaking logic.
|
ProxyConnector |
ProxyConnector.java - Decorator for
SocketConnector to provide proxy
support, as suggested by MINA list discussions. |
异常错误 | 说明 |
---|---|
ProxyAuthException |
ProxyAuthException.java - This class extends
SaslException and represents an
authentication failure to the proxy. |