Package org.apache.hc.core5.reactor
Class ChannelEntry
- java.lang.Object
-
- org.apache.hc.core5.reactor.ChannelEntry
-
final class ChannelEntry extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.Object
attachment
(package private) java.nio.channels.SocketChannel
channel
-
Constructor Summary
Constructors Constructor Description ChannelEntry(java.nio.channels.SocketChannel channel, java.lang.Object attachment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-