Java Doc for WireProtocolMessageSink.java in » Net » Terracotta » com » tc » net » protocol » transport » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Inject the given wire protocol message. Implementations are free to queue the message (and return) or act on it
directly in the context of the current thread
Parameters: message - The message instance to put