Package 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 javax.xml.ws.WebServiceFeature
WebServiceFeature for HttpSessionScope.- Author:
- Kohsuke Kawaguchi
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstant value identifying theHttpSessionScopefeature.Fields inherited from class javax.xml.ws.WebServiceFeature
enabled -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.xml.ws.WebServiceFeature
isEnabled
-
Field Details
-
ID
Constant value identifying theHttpSessionScopefeature.- See Also:
-
-
Constructor Details
-
HttpSessionScopeFeature
public HttpSessionScopeFeature()
-
-
Method Details
-
getID
- Specified by:
getIDin classjavax.xml.ws.WebServiceFeature
-