Uses of Class
org.jgroups.protocols.RSVP
Packages that use RSVP
Package
Description
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 RSVPModifier and TypeMethodDescriptionRSVP.ackOnDelivery(boolean b) RSVP.handleUnicasts(boolean b) RSVP.setResendInterval(long i) RSVP.setTimeout(long t) RSVP.throwExceptionOnTimeout(boolean b)