src/share/jaxws_classes/javax/xml/ws/WebServiceFeature.java

Print this page
rev 507 : 8047724: @since tag cleanup in jaxws
Reviewed-by:

@@ -42,11 +42,11 @@
  *
  * @see javax.xml.ws.RespectBindingFeature
  * @see javax.xml.ws.soap.AddressingFeature
  * @see javax.xml.ws.soap.MTOMFeature
  *
- * @since 2.1
+ * @since 1.6, JAX-WS 2.1
  */
 public abstract class WebServiceFeature {
    /**
     * Each Feature definition MUST define a public static final
     * String ID that can be used in the Feature annotation to refer