|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOAPException | |
|---|---|
| org.opensaml.ws.soap.client | |
| org.opensaml.ws.soap.client.http | |
| Uses of SOAPException in org.opensaml.ws.soap.client |
|---|
| Subclasses of SOAPException in org.opensaml.ws.soap.client | |
|---|---|
class |
SOAPClientException
Exception indicating an error sending or receiving a SOAP message. |
class |
SOAPFaultException
Exception indicating a SOAP fault. |
| Methods in org.opensaml.ws.soap.client that throw SOAPException | |
|---|---|
void |
SOAPClient.send(String endpoint,
SOAPMessageContext messageContext)
Sends a message and waits for a response. |
| Uses of SOAPException in org.opensaml.ws.soap.client.http |
|---|
| Methods in org.opensaml.ws.soap.client.http that throw SOAPException | |
|---|---|
void |
HttpSOAPClient.send(String endpoint,
SOAPMessageContext messageContext)
Sends a message and waits for a response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||