Listener
AbstractClusterChannel.IntOutputChannelListener
public interface OutputChannelListener extends Listener
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.
|
void onSend(OutputChannel channel, Message message)
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.