程序包 | 说明 |
---|---|
org.apache.mina.proxy.event |
限定符和类型 | 方法和说明 |
---|---|
void |
IoSessionEventQueue.enqueueEventIfNecessary(IoSessionEvent evt)
Event is enqueued only if necessary :
- socks proxies do not need the reconnection feature so events are always
forwarded for these
|