Uses of Package
com.tensegrity.palojava.http

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

Classes in com.tensegrity.palojava.http used by com.tensegrity.palojava.http
ConnectionHttp
           ConnectionHttp Implementation of the IConnection interface based on the new palo server which uses the http protocol for communication
HeaderEvent
           TODO: DOCUMENT ME
HttpErrorCode
           A type safe enumartion of error codes All valid error codes and their meanings are defined by the palo server.
PaloHttp
          Deprecated. this class is not required anymore since it doesn't do anything usefull besides providing the palo connection
 

Classes in com.tensegrity.palojava.http used by com.tensegrity.palojava.http.handlers
HttpClient
           This class encapsulates the http based communication between the palo api and the palo server.