Uses of Class
org.apache.http.nio.protocol.ThrottlingHttpServiceHandler.ServerConnState
Packages that use ThrottlingHttpServiceHandler.ServerConnState
Package
Description
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.ServerConnStateModifier and TypeMethodDescriptionprivate void
ThrottlingHttpServiceHandler.handleRequest
(HttpRequest request, ThrottlingHttpServiceHandler.ServerConnState connState, NHttpServerConnection conn) Deprecated.