Interface | Description |
---|---|
SOAPClient |
An interface for a very basic SOAP client.
|
SOAPClient.SOAPRequestParameters |
Marker interface for binding/transport request parameters.
|
SOAPMessageContext |
Message context for SOAP messages.
|
Class | Description |
---|---|
BasicSOAPMessageContext |
Basic
SOAPMessageContext implementation. |
Exception | Description |
---|---|
SOAPClientException |
Exception indicating an error sending or receiving a SOAP message.
|
SOAPFaultException |
Exception indicating a SOAP fault.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.