Uses of Class
org.marketcetera.util.ws.stateless.StatelessServiceBaseImpl
-
Packages that use StatelessServiceBaseImpl Package Description org.marketcetera.util.ws.stateful Web services infrastructure. -
-
Uses of StatelessServiceBaseImpl in org.marketcetera.util.ws.stateful
Subclasses of StatelessServiceBaseImpl in org.marketcetera.util.ws.stateful Modifier and Type Class Description classAuthServiceImpl<T>An authentication service implementation.classServiceBaseImpl<T>The base class for all stateful web services, which retains an optional session manager.
-