|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NHttpClientIOTarget | |
|---|---|
| org.apache.http.impl.nio | Default implementations for interfaces in
org.apache.http.nio. |
| org.apache.http.impl.nio.ssl | |
| Uses of NHttpClientIOTarget in org.apache.http.impl.nio |
|---|
| Classes in org.apache.http.impl.nio that implement NHttpClientIOTarget | |
|---|---|
class |
DefaultNHttpClientConnection
Default implementation of the NHttpClientConnection interface. |
| Methods in org.apache.http.impl.nio that return NHttpClientIOTarget | |
|---|---|
protected NHttpClientIOTarget |
SSLClientIOEventDispatch.createConnection(IOSession session)
Deprecated. Creates an instance of DefaultNHttpClientConnection based on the
given SSL IOSession. |
protected NHttpClientIOTarget |
DefaultClientIOEventDispatch.createConnection(IOSession session)
Creates an instance of DefaultNHttpClientConnection based on the
given IOSession. |
| Uses of NHttpClientIOTarget in org.apache.http.impl.nio.ssl |
|---|
| Methods in org.apache.http.impl.nio.ssl that return NHttpClientIOTarget | |
|---|---|
protected NHttpClientIOTarget |
SSLClientIOEventDispatch.createConnection(IOSession session)
Creates an instance of DefaultNHttpClientConnection based on the
given SSL IOSession. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||