Uses of Class
org.jcsp.net.settings.Service
Packages that use Service
Package
Description
This package is used internally by the JCSP network infrastructure to load XML configuration files and
represent their structure.
-
Uses of Service in org.jcsp.net.settings
Fields in org.jcsp.net.settings declared as ServiceMethods in org.jcsp.net.settings that return ServiceModifier and TypeMethodDescriptionServices.getLastService()Services.getService(String name) Service[]Services.getServices()Methods in org.jcsp.net.settings with parameters of type ServiceModifier and TypeMethodDescriptionvoidServices.addService(Service s) voidServices.removeService(Service s)