Uses of Interface
org.marketcetera.util.ws.stateful.ServiceBase

Packages that use ServiceBase
org.marketcetera.util.ws.stateful Web services infrastructure. 
 

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

Subinterfaces of ServiceBase in org.marketcetera.util.ws.stateful
 interface AuthService
          An authentication service interface.
 

Classes in org.marketcetera.util.ws.stateful that implement ServiceBase
 class AuthServiceImpl<T>
          An authentication service implementation.
 class ServiceBaseImpl<T>
          The base class for all stateful web services, which retains an optional session manager.
 



Copyright © 2012. All Rights Reserved.