Uses of Interface
org.apache.http.nio.protocol.EventListener

Packages that use EventListener
org.apache.http.nio.protocol 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 EventListener
protected  EventListener NHttpHandlerBase.eventListener
          Deprecated.  
 

Methods in org.apache.http.nio.protocol with parameters of type EventListener
 void NHttpHandlerBase.setEventListener(EventListener eventListener)
          Deprecated.  
 void BufferingHttpClientHandler.setEventListener(EventListener eventListener)
          Deprecated.  
 void BufferingHttpServiceHandler.setEventListener(EventListener eventListener)
          Deprecated.  
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.