com.sun.xml.ws.api.message
Class SuppressAutomaticWSARequestHeadersFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
com.sun.xml.ws.api.message.SuppressAutomaticWSARequestHeadersFeature
public class SuppressAutomaticWSARequestHeadersFeature
- extends WebServiceFeature
Suppresses automatic generation of WS-Addressing headers in request messages. Use this in cases
where required headers will be generated by other means.
- Since:
- 2.2.6
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuppressAutomaticWSARequestHeadersFeature
public SuppressAutomaticWSARequestHeadersFeature()
getID
public String getID()
- Specified by:
getID
in class WebServiceFeature
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.