Uses of Class
org.apache.mina.proxy.AbstractProxyLogicHandler.Event
Packages that use AbstractProxyLogicHandler.Event
-
Uses of AbstractProxyLogicHandler.Event in org.apache.mina.proxy
Fields in org.apache.mina.proxy with type parameters of type AbstractProxyLogicHandler.EventModifier and TypeFieldDescriptionprivate Queue<AbstractProxyLogicHandler.Event> AbstractProxyLogicHandler.writeRequestQueueQueue of write events which occurred before the proxy handshake had completed.