|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IOControl | |
| org.apache.http.impl.nio | |
| org.apache.http.nio | |
| org.apache.http.nio.util | |
| Uses of IOControl in org.apache.http.impl.nio |
| Classes in org.apache.http.impl.nio that implement IOControl | |
class |
DefaultNHttpClientConnection
|
class |
DefaultNHttpServerConnection
|
class |
NHttpConnectionBase
|
| Uses of IOControl in org.apache.http.nio |
| Subinterfaces of IOControl in org.apache.http.nio | |
interface |
NHttpClientConnection
Abstract non-blocking client-side HTTP connection. |
interface |
NHttpConnection
Abstract non-blocking HTTP connection interface. |
interface |
NHttpServerConnection
Abstract non-blocking server-side HTTP connection. |
| Uses of IOControl in org.apache.http.nio.util |
| Constructors in org.apache.http.nio.util with parameters of type IOControl | |
SharedOutputBuffer(int buffersize,
IOControl ioctrl)
|
|
SharedInputBuffer(int buffersize,
IOControl ioctrl)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||