org.jgroups.jmx.protocols

Interface UDPMBean

All Superinterfaces:
ProtocolMBean, TPMBean
Known Implementing Classes:
UDP

public interface UDPMBean
extends TPMBean

Version:
$Id: UDPMBean.java,v 1.3 2005/08/17 07:32:29 belaban Exp $
Author:
Bela Ban

Methods inherited from interface org.jgroups.jmx.ProtocolMBean

create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, isTrace, isWarn, printStats, resetStats, setObserver, setProperties, setStatsEnabled, setTrace, setWarn, start, stop

Methods inherited from interface org.jgroups.jmx.protocols.TPMBean

getBindAddress, getBytesReceived, getBytesSent, getChannelName, getIncomingQueueSize, getLocalAddress, getMaxBundleSize, getMaxBundleTimeout, getMessagesReceived, getMessagesSent, getOutgoingQueueMaxSize, getOutgoingQueueSize, getReceiveInterfaces, getSendInterfaces, isDiscardIncompatiblePackets, isEnableBundling, isLoopback, isReceiveOnAllInterfaces, isSendOnAllInterfaces, isUseIncomingPacketHandler, isUseOutgoungPacketHandler, setBindAddress, setDiscardIncompatiblePackets, setEnableBundling, setLoopback, setMaxBundleSize, setMaxBundleTimeout, setOutgoingQueueMaxSize

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.