Package org.apache.http.impl.nio.reactor
Interface InterestOpsCallback
interface InterestOpsCallback
Callback interface used internally by I/O session implementations to delegate execution
of a
SelectionKey.interestOps(int)
operation to the I/O reactor.- Since:
- 4.1
-
Method Summary
-
Method Details
-
addInterestOps
-