Uses of Class
org.jcsp.net.settings.Services
-
Packages that use Services 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 Services in org.jcsp.net.settings
Methods in org.jcsp.net.settings that return Services Modifier and Type Method Description Services
JCSPConfig. getServices()
Methods in org.jcsp.net.settings with parameters of type Services Modifier and Type Method Description void
JCSPConfig. setServices(Services services)
-