Uses of Class
org.apache.hc.core5.reactor.ListenerEndpointImpl
-
Packages that use ListenerEndpointImpl Package Description org.apache.hc.core5.reactor 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 ListenerEndpointImpl Modifier and Type Field Description private java.util.concurrent.ConcurrentMap<ListenerEndpointImpl,java.lang.Boolean>
SingleCoreListeningIOReactor. endpoints
-