Interface | Description |
---|---|
SOAPClient |
An interface for a very basic SOAP client.
|
SOAPClient.SOAPRequestParameters |
Marker interface for binding/transport request parameters.
|
Class | Description |
---|---|
SOAPClientContext |
Message context for SOAP client messages.
|
Exception | Description |
---|---|
SOAPClientException |
Exception indicating an error sending or receiving a SOAP message.
|
SOAPFaultException |
Exception indicating a SOAP fault.
|
Copyright © 2016. All rights reserved.