Package com.sun.xml.ws.developer
Class HttpConfigFeature
java.lang.Object
jakarta.xml.ws.WebServiceFeature
com.sun.xml.ws.developer.HttpConfigFeature
A proxy's HTTP configuration (e.g cookie handling) can be configured using
this feature. While creating the proxy, this can be passed just like other
features.
THIS feature IS EXPERIMENTAL AND IS SUBJECT TO CHANGE WITHOUT NOTICE IN FUTURE.
- Author:
- Jitendra Kotamraju
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstant value identifying theHttpConfigFeaturefeature.Fields inherited from class jakarta.xml.ws.WebServiceFeature
enabled -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.xml.ws.WebServiceFeature
isEnabled
-
Field Details
-
ID
Constant value identifying theHttpConfigFeaturefeature.- See Also:
-
-
Constructor Details
-
HttpConfigFeature
public HttpConfigFeature() -
HttpConfigFeature
-
-
Method Details
-
getID
- Specified by:
getIDin classWebServiceFeature
-
getCookieHandler
-