Uses of Interface
org.jgroups.jmx.ProtocolMBean
-
Packages that use ProtocolMBean Package Description org.jgroups.jmx org.jgroups.jmx.protocols org.jgroups.jmx.protocols.pbcast -
-
Uses of ProtocolMBean in org.jgroups.jmx
Classes in org.jgroups.jmx that implement ProtocolMBean Modifier and Type Class Description class
Protocol
-
Uses of ProtocolMBean in org.jgroups.jmx.protocols
Subinterfaces of ProtocolMBean in org.jgroups.jmx.protocols Modifier and Type Interface Description interface
BARRIERMBean
JMX interface for BARRIER protocol.interface
DiscoveryMBean
interface
FCMBean
interface
FD_ALLMBean
interface
FD_SOCKMBean
interface
FDMBean
interface
FRAG2MBean
interface
FRAGMBean
interface
MERGE2MBean
interface
MPINGMBean
interface
PARTITIONMBean
interface
PINGMBean
interface
SEQUENCERMBean
interface
SFCMBean
interface
STATSMBean
interface
TCP_NIOMBean
interface
TCPGOSSIPMBean
interface
TCPMBean
interface
TCPPINGMBean
interface
TPMBean
interface
UDPMBean
interface
UNICASTMBean
interface
VIEW_SYNCMBean
Classes in org.jgroups.jmx.protocols that implement ProtocolMBean Modifier and Type Class Description class
BARRIER
JMX wrapper for BARRIER protocol.class
Discovery
class
FC
class
FD
class
FD_ALL
class
FD_SOCK
class
FRAG
class
FRAG2
class
MERGE2
class
MPING
class
PARTITION
class
PING
class
SEQUENCER
class
SFC
class
STATS
class
TCP
class
TCP_NIO
class
TCPGOSSIP
class
TCPPING
class
TP
class
UDP
class
UNICAST
class
VIEW_SYNC
-
Uses of ProtocolMBean in org.jgroups.jmx.protocols.pbcast
Subinterfaces of ProtocolMBean in org.jgroups.jmx.protocols.pbcast Modifier and Type Interface Description interface
FLUSHMBean
interface
GMSMBean
interface
NAKACKMBean
interface
STABLEMBean
interface
STATE_TRANSFERMBean
interface
STREAMING_STATE_TRANSFERMBean
Classes in org.jgroups.jmx.protocols.pbcast that implement ProtocolMBean Modifier and Type Class Description class
FLUSH
class
GMS
class
NAKACK
class
STABLE
class
STATE_TRANSFER
class
STREAMING_STATE_TRANSFER
-