Uses of Class
com.sun.xml.ws.commons.AbstractMOMRegistrationAware
-
Packages that use AbstractMOMRegistrationAware Package Description com.sun.xml.ws.runtime.dev -
-
Uses of AbstractMOMRegistrationAware in com.sun.xml.ws.runtime.dev
Subclasses of AbstractMOMRegistrationAware in com.sun.xml.ws.runtime.dev Modifier and Type Class Description classSessionManagerTheSessionManageris used to obtain session information This can be implemented using persistent storage mechanisms or using transient storage Even if it is implemented using persistent storage the implementation should take care of backing by a cache which will avoid the overhead of serialization and database operationsclassSessionManagerImplIn memory implementation ofSessionManager
-