|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractIODispatch | |
---|---|
org.apache.http.impl.nio | Default implementations for interfaces in
org.apache.http.nio . |
org.apache.http.impl.nio.ssl |
Uses of AbstractIODispatch in org.apache.http.impl.nio |
---|
Subclasses of AbstractIODispatch in org.apache.http.impl.nio | |
---|---|
class |
DefaultClientIODispatch
Default IOEventDispatch implementation that supports both plain (non-encrypted)
and SSL encrypted HTTP connections. |
class |
DefaultClientIOEventDispatch
Deprecated. use DefaultClientIODispatch |
class |
DefaultServerIODispatch
Default implementation of IOEventDispatch interface for plain
(non-encrypted) server-side HTTP connections. |
class |
DefaultServerIOEventDispatch
Deprecated. use DefaultServerIODispatch |
Uses of AbstractIODispatch in org.apache.http.impl.nio.ssl |
---|
Subclasses of AbstractIODispatch in org.apache.http.impl.nio.ssl | |
---|---|
class |
SSLClientIOEventDispatch
Deprecated. use DefaultClientIODispatch |
class |
SSLServerIOEventDispatch
Deprecated. use DefaultServerIODispatch |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |