| 类 | 说明 |
|---|---|
| ProxyIoSession |
ProxyIoSession.java - Class that contains all informations for the current proxy
authentication session.
|
| ProxyIoSessionInitializer<T extends ConnectFuture> |
ProxyIoSessionInitializer.java -
IoSessionInitializer wrapper class to inject the
ProxyIoSession object that contains all the attributes of the target connection
into the IoSession. |