Uses of Class
org.jcsp.net.settings.Spec
Packages that use Spec
Package
Description
This package is used internally by the JCSP network infrastructure to load XML configuration files and
represent their structure.
-
Uses of Spec in org.jcsp.net.settings
Subclasses of Spec in org.jcsp.net.settingsModifier and TypeClassDescriptionclassUsed internally within the JCSP network infrastructure to represent a connection oriented protocol.classUsed internally within the JCSP network infrastructure to represent a maximum ping rate.classUsed internally within the JCSP network infrastructure to represent a maximum speed.classUsed internally within the JCSP network infrastructure to represent a memory value.classUsed internally within the JCSP network infrastructure to represent a minimum memory setting.classUsed internally within the JCSP network infrastructure to represent a minimum speed setting.(package private) classUsed internally within the JCSP network infrastructure to represent miscellaneous requirements.classUsed internally within the JCSP network infrastructure to represent misellaneous specifications.classUsed internally within the JCSP network infrastructure to represent a reliable protocol.classUsed internally within the JCSP network infrastructure to represent a protocol requirement.classUsed internally within the JCSP network infrastructure to represent a wireless protocol.Methods in org.jcsp.net.settings that return SpecModifier and TypeMethodDescriptionSpec[]Address.getSpecs()Spec[]Protocol.getSpecs()Spec[]Specs.getSpecs()Methods in org.jcsp.net.settings with parameters of type SpecModifier and TypeMethodDescriptionvoidvoidvoidvoidAddress.removeSpec(Spec spec) voidProtocol.removeSpec(Spec spec) voidSpecs.removeSpec(Spec spec)