Uses of Class
org.apache.mina.proxy.AbstractProxyLogicHandler.Event
-
Packages that use AbstractProxyLogicHandler.Event Package Description org.apache.mina.proxy -
-
Uses of AbstractProxyLogicHandler.Event in org.apache.mina.proxy
Fields in org.apache.mina.proxy with type parameters of type AbstractProxyLogicHandler.Event Modifier and Type Field Description private java.util.Queue<AbstractProxyLogicHandler.Event>AbstractProxyLogicHandler. writeRequestQueueQueue of write events which occurred before the proxy handshake had completed.
-