Uses of Class
org.apache.http.nio.protocol.AsyncNHttpServiceHandler.ServerConnState
Packages that use AsyncNHttpServiceHandler.ServerConnState
Package
Description
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.ServerConnStateModifier and TypeFieldDescriptionprivate final AsyncNHttpServiceHandler.ServerConnState
AsyncNHttpServiceHandler.ResponseTriggerImpl.connState
Constructors in org.apache.http.nio.protocol with parameters of type AsyncNHttpServiceHandler.ServerConnStateModifierConstructorDescriptionResponseTriggerImpl
(AsyncNHttpServiceHandler.ServerConnState connState, IOControl iocontrol)