Uses of Package
com.acsinet_solutions.cetia4.http

Packages that use com.acsinet_solutions.cetia4.http
com.acsinet_solutions.cetia4.http Interfaces and implementations that provide a simple wrapper around HTTP remote client facilities like Jakarta Commons HttpClient class. 
com.acsinet_solutions.cetia4.service.mix Classes for basic ServiceMix support. 
 

Classes in com.acsinet_solutions.cetia4.http used by com.acsinet_solutions.cetia4.http
ActionCommand
          Superclass for POST, PUT and DELETE commands
HttpCommand
          Interface that represents a given Get or Post command
HttpCommandProcessor
          Defines an object that can send HTTP commands to a remote object.
SimpleHttpCommandProcessor
          Simple implmentation of a command processor on services that require no authentication.
 

Classes in com.acsinet_solutions.cetia4.http used by com.acsinet_solutions.cetia4.service.mix
HttpCommandProcessor
          Defines an object that can send HTTP commands to a remote object.