- Inheritance
- < SOAP::StreamHandler < Object
- Included Modules
- SOAP
Constants
| Name | Description | |
|---|---|---|
| Client | = HTTPAccess2::Client | |
| Client | = SOAP::NetHttpClient | |
| MAX_RETRY_COUNT | = 10 | |
| RETRYABLE | = false | |
| RETRYABLE | = true |
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| client | public | R | |
| wiredump_file_base | public | RW |
Methods
Class
| Visibility | Signature |
|---|---|
| public | new (options) |
Instance
| Visibility | Signature |
|---|---|
| public | accept_encoding_gzip= (allow) |
| public | inspect () |
| public | reset (endpoint_url = nil) |
| public | send (endpoint_url, conn_data, soapaction = nil, charset = @charset) |
| public | test_loopback_response () |