Package | Description |
---|---|
org.apache.http.impl.nio.reactor |
Default implementations for interfaces in
org.apache.http.nio including default
I/O reactor implementations and support for SSL/TLS transport security. |
Constructor and Description |
---|
IOSessionImpl(SelectionKey key,
org.apache.http.impl.nio.reactor.InterestOpsCallback interestOpsCallback,
SessionClosedCallback sessionClosedCallback)
Creates new instance of IOSessionImpl.
|
IOSessionImpl(SelectionKey key,
SessionClosedCallback sessionClosedCallback)
Creates new instance of IOSessionImpl.
|
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.