| Package | Description |
|---|---|
| org.opensaml.ws.soap.client | |
| org.opensaml.ws.soap.client.http |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPClientException
Exception indicating an error sending or receiving a SOAP message.
|
class |
SOAPFaultException
Exception indicating a SOAP fault.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SOAPClient.send(String endpoint,
SOAPMessageContext messageContext)
Sends a message and waits for a response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpSOAPClient.send(String endpoint,
SOAPMessageContext messageContext)
Sends a message and waits for a response.
|
Copyright © 1999-2015. All Rights Reserved.