Uses of Class
org.apache.hc.core5.reactor.ListenerEndpointImpl
Packages that use ListenerEndpointImpl
Package
Description
Event driven network communication APIs and components loosely based on
Doug Lea's
reactor pattern.
-
Uses of ListenerEndpointImpl in org.apache.hc.core5.reactor
Fields in org.apache.hc.core5.reactor with type parameters of type ListenerEndpointImplModifier and TypeFieldDescriptionprivate final ConcurrentMap
<ListenerEndpointImpl, Boolean> SingleCoreListeningIOReactor.endpoints