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