public interface OutputHook extends Hook
| Modifier and Type | Method and Description |
|---|---|
void |
handleSend(Object message)
Called when a message has been sent on the output.
|
void handleSend(Object message)
message - The message that was sent.Copyright © 2013-2014. All Rights Reserved.