|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolException | |
---|---|
javax.xml.ws.http | |
javax.xml.ws.soap | |
org.apache.axis2.jaxws | |
org.apache.axis2.jaxws.marshaller.impl.alt |
Uses of ProtocolException in javax.xml.ws.http |
---|
Subclasses of ProtocolException in javax.xml.ws.http | |
---|---|
class |
HTTPException
|
Uses of ProtocolException in javax.xml.ws.soap |
---|
Subclasses of ProtocolException in javax.xml.ws.soap | |
---|---|
class |
SOAPFaultException
|
Uses of ProtocolException in org.apache.axis2.jaxws |
---|
Methods in org.apache.axis2.jaxws that return ProtocolException | |
---|---|
static ProtocolException |
ExceptionFactory.makeProtocolException(java.lang.String message,
java.lang.Throwable throwable)
Create a ProtocolException using the information from a Throwable and message |
Uses of ProtocolException in org.apache.axis2.jaxws.marshaller.impl.alt |
---|
Methods in org.apache.axis2.jaxws.marshaller.impl.alt that return ProtocolException | |
---|---|
static ProtocolException |
MethodMarshallerUtils.createSystemException(XMLFault xmlFault,
Message message)
Create a system exception |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |