Uses of Class
org.jgroups.protocols.RSVP.Entry
-
Packages that use RSVP.Entry Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of RSVP.Entry in org.jgroups.protocols
Fields in org.jgroups.protocols with type parameters of type RSVP.Entry Modifier and Type Field Description protected java.util.concurrent.ConcurrentMap<java.lang.Short,RSVP.Entry>
RSVP. ids
Used to store IDs and their acks
-