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 TypeClassDescriptionclass
Deprecated.class
DefaultIOEventDispatch
implementation that supports both plain (non-encrypted) and SSL encrypted client side HTTP connections.class
DefaultIOEventDispatch
implementation that supports both plain (non-encrypted) and SSL encrypted server side HTTP connections.class
Deprecated.(4.2) useDefaultHttpServerIODispatch
-
Uses of AbstractIODispatch in org.apache.http.impl.nio.ssl
Subclasses of AbstractIODispatch in org.apache.http.impl.nio.sslModifier and TypeClassDescriptionclass
Deprecated.(4.2) useDefaultHttpClientIODispatch
class
Deprecated.(4.2) useDefaultHttpServerIODispatch
DefaultHttpClientIODispatch