Uses of Package
org.apache.http.impl.nio
Packages that use org.apache.http.impl.nio
Package
Description
Default implementations of HTTP connections for asynchronous,
even driven communication.
Embedded non-blocking server and server bootstrap.
-
Classes in org.apache.http.impl.nio used by org.apache.http.impl.nioClassDescriptionDefault
IOEventDispatch
implementation that supports both plain (non-encrypted) and SSL encrypted client side HTTP connections.DefaultIOEventDispatch
implementation that supports both plain (non-encrypted) and SSL encrypted server side HTTP connections.Default implementation of theNHttpClientConnection
interface.Default factory for plain (non-encrypted), non-blockingNHttpClientConnection
s.Default implementation of theNHttpServerConnection
interface.This class serves as a base for allNHttpConnection
implementations and provides functionality common to both client and server HTTP connections.Default factory for SSL encrypted, non-blockingNHttpClientConnection
s. -
Classes in org.apache.http.impl.nio used by org.apache.http.impl.nio.bootstrap
-
Classes in org.apache.http.impl.nio used by org.apache.http.impl.nio.ssl
DefaultHttpClientIODispatch