Uses of Class
com.sun.xml.ws.runtime.dev.SessionManager
Packages that use SessionManager
-
Uses of SessionManager in com.sun.xml.ws.runtime.dev
Subclasses of SessionManager in com.sun.xml.ws.runtime.devModifier and TypeClassDescriptionclassIn memory implementation ofSessionManagerMethods in com.sun.xml.ws.runtime.dev that return SessionManagerModifier and TypeMethodDescriptionstatic SessionManagerSessionManager.getSessionManager(com.sun.xml.ws.api.server.WSEndpoint endpoint, boolean isSC, Properties props) Returns the single instance of SessionManager Use the usual services mechanism to find implementing class.static SessionManagerSessionManager.getSessionManager(com.sun.xml.ws.api.server.WSEndpoint endpoint, Properties props) Constructors in com.sun.xml.ws.runtime.dev with parameters of type SessionManagerModifierConstructorDescriptionSession(SessionManager manager, String key, Object userData) Public constructor