8047724: @since tag cleanup in jaxws

Reviewed-by: alanb, mkos
This commit is contained in:
Henry Jen 2014-06-19 15:35:23 -07:00
parent 5c18e91b47
commit 10d82f29a4
193 changed files with 413 additions and 342 deletions

View file

@ -30,7 +30,7 @@ package javax.xml.ws;
* are used to communicate protocol level fault information to clients and may
* be used on the server to control the protocol specific fault representation.
*
* @since JAX-WS 2.0
* @since 1.6, JAX-WS 2.0
**/
public class ProtocolException extends WebServiceException {
/**