Uses of Class
org.jgroups.jmx.Protocol
-
Packages that use Protocol Package Description org.jgroups.jmx org.jgroups.jmx.protocols org.jgroups.jmx.protocols.pbcast -
-
Uses of Protocol in org.jgroups.jmx
Methods in org.jgroups.jmx that return Protocol Modifier and Type Method Description protected static ProtocolJmxConfigurator. findProtocol(Protocol prot) -
Uses of Protocol in org.jgroups.jmx.protocols
Subclasses of Protocol in org.jgroups.jmx.protocols Modifier and Type Class Description classBARRIERJMX wrapper for BARRIER protocol.classDiscoveryclassFCclassFDclassFD_ALLclassFD_SOCKclassFRAGclassFRAG2classMERGE2classMPINGclassPARTITIONclassPINGclassSEQUENCERclassSFCclassSTATSclassTCPclassTCP_NIOclassTCPGOSSIPclassTCPPINGclassTPclassUDPclassUNICASTclassVIEW_SYNC -
Uses of Protocol in org.jgroups.jmx.protocols.pbcast
Subclasses of Protocol in org.jgroups.jmx.protocols.pbcast Modifier and Type Class Description classFLUSHclassGMSclassNAKACKclassSTABLEclassSTATE_TRANSFERclassSTREAMING_STATE_TRANSFER
-