com.sun.xml.ws.developer.servlet
Class HttpSessionScopeFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
com.sun.xml.ws.developer.servlet.HttpSessionScopeFeature
public class HttpSessionScopeFeature
- extends WebServiceFeature
WebServiceFeature for HttpSessionScope.
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- Constant value identifying the
HttpSessionScope feature.
- See Also:
- Constant Field Values
HttpSessionScopeFeature
public HttpSessionScopeFeature()
getID
public String getID()
- Specified by:
getID in class WebServiceFeature
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.