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 EventListenerNHttpHandlerBase.eventListenerDeprecated.Methods in org.apache.http.nio.protocol with parameters of type EventListenerModifier and TypeMethodDescriptionvoidBufferingHttpClientHandler.setEventListener(EventListener eventListener) Deprecated.voidBufferingHttpServiceHandler.setEventListener(EventListener eventListener) Deprecated.voidNHttpHandlerBase.setEventListener(EventListener eventListener) Deprecated.