Listener
, OutputChannelListener
protected class AbstractClusterChannel.IntOutputChannelListener extends java.lang.Object implements OutputChannelListener
Modifier | Constructor | Description |
---|---|---|
protected |
IntOutputChannelListener() |
Modifier and Type | Method | Description |
---|---|---|
void |
onSend(OutputChannel channel,
Message message) |
Handler method, invoked on each send operation before message is passed down to transport layer.
|
public void onSend(OutputChannel channel, Message message)
OutputChannelListener
onSend
in interface OutputChannelListener
channel
- Output channel; on client side it is an upstream to server;
on server side it is a downstream to connected clientmessage
- The original Message instance being processed.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.