|
||||||||||
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 | Deprecated |
Uses of AbstractIODispatch in org.apache.http.impl.nio |
---|
Subclasses of AbstractIODispatch in org.apache.http.impl.nio | |
---|---|
class |
DefaultClientIOEventDispatch
Deprecated. (4.2) use DefaultHttpClientIODispatch |
class |
DefaultHttpClientIODispatch
Default IOEventDispatch implementation that supports both plain (non-encrypted)
and SSL encrypted client side HTTP connections. |
class |
DefaultHttpServerIODispatch
Default IOEventDispatch implementation that supports both plain (non-encrypted)
and SSL encrypted server side HTTP connections. |
class |
DefaultServerIOEventDispatch
Deprecated. (4.2) use DefaultHttpServerIODispatch |
Uses of AbstractIODispatch in org.apache.http.impl.nio.ssl |
---|
Subclasses of AbstractIODispatch in org.apache.http.impl.nio.ssl | |
---|---|
class |
SSLClientIOEventDispatch
Deprecated. (4.2) use DefaultHttpClientIODispatch |
class |
SSLServerIOEventDispatch
Deprecated. (4.2) use DefaultHttpServerIODispatch |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |