Uses of Class
org.apache.http.impl.nio.reactor.AbstractIODispatch
Packages that use AbstractIODispatch
Package
Description
Default implementations of HTTP connections for asynchronous,
even driven communication.
-
Uses of AbstractIODispatch in org.apache.http.impl.nio
Subclasses of AbstractIODispatch in org.apache.http.impl.nioModifier and TypeClassDescriptionclassDeprecated.classDefaultIOEventDispatchimplementation that supports both plain (non-encrypted) and SSL encrypted client side HTTP connections.classDefaultIOEventDispatchimplementation that supports both plain (non-encrypted) and SSL encrypted server side HTTP connections.classDeprecated.(4.2) useDefaultHttpServerIODispatch -
Uses of AbstractIODispatch in org.apache.http.impl.nio.ssl
Subclasses of AbstractIODispatch in org.apache.http.impl.nio.sslModifier and TypeClassDescriptionclassDeprecated.(4.2) useDefaultHttpClientIODispatchclassDeprecated.(4.2) useDefaultHttpServerIODispatch
DefaultHttpClientIODispatch