Uses of Interface
org.apache.http.nio.protocol.EventListener
Packages that use EventListener
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
-
Uses of EventListener in org.apache.http.nio.protocol
Fields in org.apache.http.nio.protocol declared as EventListenerModifier and TypeFieldDescriptionprotected EventListener
NHttpHandlerBase.eventListener
Deprecated.Methods in org.apache.http.nio.protocol with parameters of type EventListenerModifier and TypeMethodDescriptionvoid
BufferingHttpClientHandler.setEventListener
(EventListener eventListener) Deprecated.void
BufferingHttpServiceHandler.setEventListener
(EventListener eventListener) Deprecated.void
NHttpHandlerBase.setEventListener
(EventListener eventListener) Deprecated.