Uses of Class
org.marketcetera.util.ws.stateless.StatelessRemoteCall

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

Uses of StatelessRemoteCall in org.marketcetera.util.ws.stateful
 

Subclasses of StatelessRemoteCall in org.marketcetera.util.ws.stateful
 class RemoteCall<T>
          An implementation wrapper for stateful services.
 class RemoteCaller<S,T>
          An implementation wrapper for stateful services.
 class RemoteRunner<S>
          An implementation wrapper for stateful services.
 

Uses of StatelessRemoteCall in org.marketcetera.util.ws.stateless
 

Subclasses of StatelessRemoteCall in org.marketcetera.util.ws.stateless
 class StatelessRemoteCaller<T>
          An implementation wrapper for stateless services.
 class StatelessRemoteRunner
          An implementation wrapper for stateless services.
 



Copyright © 2012. All Rights Reserved.