JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.http.impl.nio.reactor
ListenerEndpointClosedCallback
Contents
Description
Method Summary
Method Details
endpointClosed(ListenerEndpoint)
Hide sidebar
Show sidebar
Interface ListenerEndpointClosedCallback
public interface
ListenerEndpointClosedCallback
Listener endpoint callback interface used internally by I/O reactor implementations.
Since:
4.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
endpointClosed
(
ListenerEndpoint
endpoint)
Method Details
endpointClosed
void
endpointClosed
(
ListenerEndpoint
endpoint)