| com.tc.net.core.TCJDK14ChannelReader
All known Subclasses: com.tc.net.core.TCConnectionJDK14,
TCJDK14ChannelReader | interface TCJDK14ChannelReader (Code) | | Interface used by comms thread to request reading from a channel. This interface makes it possible to slide a stack
of between the read calls and the socket. An example layer would be something that can deal with encrypt/decrypt of
the stream
author: teck |
|
|