Uses of Package
org.marketcetera.util.ws.stateless

Packages that use org.marketcetera.util.ws.stateless
org.marketcetera.util.ws.stateful Web services infrastructure. 
org.marketcetera.util.ws.stateless Infrastructure for stateless communication between client and server. 
 

Classes in org.marketcetera.util.ws.stateless used by org.marketcetera.util.ws.stateful
Node
          A communication endpoint.
StatelessClient
          A client node for stateless communication.
StatelessClientContext
          The client context which the client must supply as an argument to every stateless remote call.
StatelessRemoteCall
          An implementation wrapper for stateless services.
StatelessServer
          A server node for stateless communication.
StatelessServiceBase
          The base interface for all web services.
StatelessServiceBaseImpl
          The base class for all web services.
 

Classes in org.marketcetera.util.ws.stateless used by org.marketcetera.util.ws.stateless
Node
          A communication endpoint.
ServiceInterface
          A service interface handle.
StatelessClientContext
          The client context which the client must supply as an argument to every stateless remote call.
StatelessRemoteCall
          An implementation wrapper for stateless services.
StatelessServiceBase
          The base interface for all web services.
 



Copyright © 2012. All Rights Reserved.