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

Packages that use ServiceInterface
org.marketcetera.util.ws.stateless Infrastructure for stateless communication between client and server. 
 

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

Methods in org.marketcetera.util.ws.stateless that return ServiceInterface
<T extends StatelessServiceBase>
ServiceInterface
StatelessServer.publish(T impl, Class<T> iface)
          Publishes the given service interface, supported by the given implementation, and returns a handle that can be used to stop the interface.
 



Copyright © 2012. All Rights Reserved.