Uses of Class
org.jgroups.protocols.pbcast.STABLE.StableHeader
-
Packages that use STABLE.StableHeader Package Description org.jgroups.protocols.pbcast -
-
Uses of STABLE.StableHeader in org.jgroups.protocols.pbcast
Methods in org.jgroups.protocols.pbcast with parameters of type STABLE.StableHeader Modifier and Type Method Description protected java.lang.Object
STABLE. handle(STABLE.StableHeader hdr, Address sender, Digest digest)
protected void
STABLE. handleUpEvent(STABLE.StableHeader hdr, Address sender, Digest digest)
-