Uses of Class
org.apache.http.nio.protocol.ThrottlingHttpServiceHandler.ServerConnState
-
Packages that use ThrottlingHttpServiceHandler.ServerConnState Package Description org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. -
-
Uses of ThrottlingHttpServiceHandler.ServerConnState in org.apache.http.nio.protocol
Methods in org.apache.http.nio.protocol with parameters of type ThrottlingHttpServiceHandler.ServerConnState Modifier and Type Method Description private void
ThrottlingHttpServiceHandler. handleRequest(HttpRequest request, ThrottlingHttpServiceHandler.ServerConnState connState, NHttpServerConnection conn)
Deprecated.
-