Uses of Interface
org.apache.http.impl.nio.reactor.ListenerEndpointClosedCallback

Packages that use ListenerEndpointClosedCallback
org.apache.http.impl.nio.reactor Default implementation of event driven network communication APIs based on Java NIO. 
 

Uses of ListenerEndpointClosedCallback in org.apache.http.impl.nio.reactor
 

Constructors in org.apache.http.impl.nio.reactor with parameters of type ListenerEndpointClosedCallback
ListenerEndpointImpl(SocketAddress address, ListenerEndpointClosedCallback callback)
           
 



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