Package | Description |
---|---|
org.apache.http.impl.nio.reactor |
Default implementation of event driven network communication APIs
based on Java NIO.
|
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–2022 The Apache Software Foundation. All rights reserved.