Java API for XML Web Services 2.2 2.0.0.Final

Uses of Class
javax.xml.ws.ProtocolException

Packages that use ProtocolException
javax.xml.ws.http This package defines APIs specific to the HTTP binding. 
javax.xml.ws.soap This package defines APIs specific to the SOAP binding. 
 

Uses of ProtocolException in javax.xml.ws.http
 

Subclasses of ProtocolException in javax.xml.ws.http
 class HTTPException
          The HTTPException exception represents a XML/HTTP fault.
 

Uses of ProtocolException in javax.xml.ws.soap
 

Subclasses of ProtocolException in javax.xml.ws.soap
 class SOAPFaultException
          The SOAPFaultException exception represents a SOAP 1.1 or 1.2 fault.
 


Java API for XML Web Services 2.2 2.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.