Uses of Interface
org.jcsp.net.settings.XMLConfigConstants

Packages that use XMLConfigConstants
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 XMLConfigConstants in org.jcsp.net.settings
 

Classes in org.jcsp.net.settings that implement XMLConfigConstants
 class ConfigReader
          Used internally by the JCSP network infrastructure to load a configuration from an XML file.
 class ConnectionOriented
          Used internally within the JCSP network infrastructure to represent a connection oriented protocol.
 class MaxPing
          Used internally within the JCSP network infrastructure to represent a maximum ping rate.
 class MaxSpeed
          Used internally within the JCSP network infrastructure to represent a maximum speed.
 class Memory
          Used internally within the JCSP network infrastructure to represent a memory value.
 class MinMemory
          Used internally within the JCSP network infrastructure to represent a minimum memory setting.
 class MinSpeed
          Used internally within the JCSP network infrastructure to represent a minimum speed setting.
 class OtherSpec
          Used internally within the JCSP network infrastructure to represent misellaneous specifications.
 class Reliable
          Used internally within the JCSP network infrastructure to represent a reliable protocol.
 class ReqProtocol
          Used internally within the JCSP network infrastructure to represent a protocol requirement.
 class Spec
          Used internally within the JCSP network infrastructure to represent a set of system specifications.
 class Wireless
          Used internally within the JCSP network infrastructure to represent a wireless protocol.
 



Copyright © 1996-2012. All Rights Reserved.