Uses of Class
org.apache.http.nio.protocol.HttpAsyncService.Incoming
Packages that use HttpAsyncService.Incoming
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
-
Uses of HttpAsyncService.Incoming in org.apache.http.nio.protocol
Fields in org.apache.http.nio.protocol declared as HttpAsyncService.IncomingModifier and TypeFieldDescriptionprivate HttpAsyncService.IncomingHttpAsyncService.State.incomingMethods in org.apache.http.nio.protocol that return HttpAsyncService.IncomingMethods in org.apache.http.nio.protocol with parameters of type HttpAsyncService.IncomingModifier and TypeMethodDescriptionprivate voidHttpAsyncService.completeRequest(HttpAsyncService.Incoming incoming, NHttpServerConnection conn, HttpAsyncService.State state) voidHttpAsyncService.State.setIncoming(HttpAsyncService.Incoming incoming)