Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Interface ChannelManagerMBean

All Known Subinterfaces:
ClientChannelManagerMBean, ServerChannelManagerMBean

public interface ChannelManagerMBean


Method Summary
 java.lang.String getChannelConfiguration()
           
 java.lang.String getChannelState()
           
 java.lang.String getEndpoint()
           
 int getMessagesReceivedNumber()
           
 int getMessagesSentNumber()
           
 java.lang.String getProtocolDescription()
           
 int getProtocolTimeout()
           
 int getReceiverInputSize()
           
 void setProtocolTimeout(int timeout)
           
 

Method Detail

getProtocolDescription

java.lang.String getProtocolDescription()

getEndpoint

java.lang.String getEndpoint()

getChannelConfiguration

java.lang.String getChannelConfiguration()

getChannelState

java.lang.String getChannelState()

getMessagesSentNumber

int getMessagesSentNumber()

getMessagesReceivedNumber

int getMessagesReceivedNumber()

getReceiverInputSize

int getReceiverInputSize()

getProtocolTimeout

int getProtocolTimeout()

setProtocolTimeout

void setProtocolTimeout(int timeout)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.