Uses of Package
com.tensegrity.palojava

Packages that use com.tensegrity.palojava
com.tensegrity.palojava   
com.tensegrity.palojava.http   
com.tensegrity.palojava.http.handlers   
 

Classes in com.tensegrity.palojava used by com.tensegrity.palojava
ConsolidationInfo
          ConsolidationInfo A simple data class which holds informations about a consolidated child element
DimElementInfo
          DimElementInfo A simple data class which holds the name and the type of an element.
IConnection
           Represents the internal used Connection class as an interface so that it could be implemented from others as well Currently this is used to support the new palo server version, based on the http protocol, as well as the legacy server.
Palo
          Palo A singleton which loads the required palo libraries and provides methods for creating and destroying connections to the palo server.
PaloException
          PaloException is a runtime exception which signals that a communication exception between a palo client and palo server has occurred.
 

Classes in com.tensegrity.palojava used by com.tensegrity.palojava.http
ConsolidationInfo
          ConsolidationInfo A simple data class which holds informations about a consolidated child element
DimElementInfo
          DimElementInfo A simple data class which holds the name and the type of an element.
IConnection
           Represents the internal used Connection class as an interface so that it could be implemented from others as well Currently this is used to support the new palo server version, based on the http protocol, as well as the legacy server.
PaloException
          PaloException is a runtime exception which signals that a communication exception between a palo client and palo server has occurred.
 

Classes in com.tensegrity.palojava used by com.tensegrity.palojava.http.handlers
ConsolidationInfo
          ConsolidationInfo A simple data class which holds informations about a consolidated child element