src/share/jaxws_classes/javax/xml/ws/spi/http/HttpExchange.java

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

@@ -44,11 +44,11 @@
  * A <code>HttpExchange</code> must be closed to free or reuse
  * underlying resources. The effect of failing to close an exchange
  * is undefined.
  *
  * @author Jitendra Kotamraju
- * @since JAX-WS 2.2
+ * @since 1.7, JAX-WS 2.2
  */
 public abstract class HttpExchange {
 
     /**
      * Standard property: cipher suite value when the request is received