Uses of Class
org.apache.http.nio.protocol.AsyncNHttpServiceHandler.ServerConnState
-
Packages that use AsyncNHttpServiceHandler.ServerConnState Package Description org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. -
-
Uses of AsyncNHttpServiceHandler.ServerConnState in org.apache.http.nio.protocol
Fields in org.apache.http.nio.protocol declared as AsyncNHttpServiceHandler.ServerConnState Modifier and Type Field Description private AsyncNHttpServiceHandler.ServerConnState
AsyncNHttpServiceHandler.ResponseTriggerImpl. connState
Constructors in org.apache.http.nio.protocol with parameters of type AsyncNHttpServiceHandler.ServerConnState Constructor Description ResponseTriggerImpl(AsyncNHttpServiceHandler.ServerConnState connState, IOControl iocontrol)
-