Uses of Class
org.apache.http.nio.protocol.HttpAsyncService.Outgoing
Packages that use HttpAsyncService.Outgoing
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
-
Uses of HttpAsyncService.Outgoing in org.apache.http.nio.protocol
Fields in org.apache.http.nio.protocol declared as HttpAsyncService.OutgoingModifier and TypeFieldDescriptionprivate HttpAsyncService.OutgoingHttpAsyncService.State.outgoingMethods in org.apache.http.nio.protocol that return HttpAsyncService.OutgoingMethods in org.apache.http.nio.protocol with parameters of type HttpAsyncService.OutgoingModifier and TypeMethodDescriptionprivate voidHttpAsyncService.completeResponse(HttpAsyncService.Outgoing outgoing, NHttpServerConnection conn, HttpAsyncService.State state) voidHttpAsyncService.State.setOutgoing(HttpAsyncService.Outgoing outgoing)