Uses of Class
org.jgroups.protocols.RSVP
-
Packages that use RSVP 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 in org.jgroups.protocols
Methods in org.jgroups.protocols that return RSVP Modifier and Type Method Description RSVP
RSVP. ackOnDelivery(boolean b)
RSVP
RSVP. handleUnicasts(boolean b)
RSVP
RSVP. setResendInterval(long i)
RSVP
RSVP. setTimeout(long t)
RSVP
RSVP. throwExceptionOnTimeout(boolean b)
-