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 SOSSOS. read()SOSSOS. setCommand(java.lang.String filename)SOSSOS. setFileName(java.lang.String f)SOSSOS. setInterval(long i)
-