Uses of Class
org.jcsp.net.settings.Protocols
-
Packages that use Protocols Package Description org.jcsp.net.settings This package is used internally by the JCSP network infrastructure to load XML configuration files and represent their structure. -
-
Uses of Protocols in org.jcsp.net.settings
Fields in org.jcsp.net.settings declared as Protocols Modifier and Type Field Description private Protocols
JCSPConfig. protocols
Methods in org.jcsp.net.settings that return Protocols Modifier and Type Method Description Protocols
JCSPConfig. getProtocols()
Methods in org.jcsp.net.settings with parameters of type Protocols Modifier and Type Method Description void
JCSPConfig. setProtocols(Protocols protocols)
-