jaxws/src/share/jaxws_classes/javax/xml/ws/WebServiceFeature.java
changeset 25840 c2002453eec3
parent 22678 ac1ea46be942
equal deleted inserted replaced
25686:615e5efca19c 25840:c2002453eec3
    42  *
    42  *
    43  * @see javax.xml.ws.RespectBindingFeature
    43  * @see javax.xml.ws.RespectBindingFeature
    44  * @see javax.xml.ws.soap.AddressingFeature
    44  * @see javax.xml.ws.soap.AddressingFeature
    45  * @see javax.xml.ws.soap.MTOMFeature
    45  * @see javax.xml.ws.soap.MTOMFeature
    46  *
    46  *
    47  * @since 2.1
    47  * @since 1.6, JAX-WS 2.1
    48  */
    48  */
    49 public abstract class WebServiceFeature {
    49 public abstract class WebServiceFeature {
    50    /**
    50    /**
    51     * Each Feature definition MUST define a public static final
    51     * Each Feature definition MUST define a public static final
    52     * String ID that can be used in the Feature annotation to refer
    52     * String ID that can be used in the Feature annotation to refer