src/share/jaxws_classes/javax/xml/ws/handler/PortInfo.java

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

*** 33,43 **** * the port it is being asked to create a handler chain for. * <p> * This interface is never implemented by an application, * only by a JAX-WS implementation. * ! * @since JAX-WS 2.0 **/ public interface PortInfo { /** * Gets the qualified name of the WSDL service name containing --- 33,43 ---- * the port it is being asked to create a handler chain for. * <p> * This interface is never implemented by an application, * only by a JAX-WS implementation. * ! * @since 1.6, JAX-WS 2.0 **/ public interface PortInfo { /** * Gets the qualified name of the WSDL service name containing