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

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

*** 36,46 **** * * <p>The <code>ServiceMode</code> annotation can be used to control whether * the <code>Provider</code> instance will receive entire protocol messages * or just message payloads. * ! * @since JAX-WS 2.0 * * @see javax.xml.transform.Source * @see javax.xml.soap.SOAPMessage * @see javax.xml.ws.ServiceMode **/ --- 36,46 ---- * * <p>The <code>ServiceMode</code> annotation can be used to control whether * the <code>Provider</code> instance will receive entire protocol messages * or just message payloads. * ! * @since 1.6, JAX-WS 2.0 * * @see javax.xml.transform.Source * @see javax.xml.soap.SOAPMessage * @see javax.xml.ws.ServiceMode **/