Uses of Class
org.jgroups.protocols.SOS
-
Packages that use SOS Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of SOS in org.jgroups.protocols
Methods in org.jgroups.protocols that return SOS Modifier and Type Method Description SOS
SOS. read()
SOS
SOS. setCommand(java.lang.String filename)
SOS
SOS. setFileName(java.lang.String f)
SOS
SOS. setInterval(long i)
-