| Package | Description |
|---|---|
| com.github.wasiqb.coteafs.services.config | |
| com.github.wasiqb.coteafs.services.parser |
| Modifier and Type | Method and Description |
|---|---|
SoapProtocol |
ServiceSetting.getProtocol() |
static SoapProtocol |
SoapProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoapProtocol[] |
SoapProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceSetting.setProtocol(SoapProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
static RequestParser |
SoapRequestParser.create(SoapProtocol soapProtocol) |
Copyright © 2017–2018 Wasiq Bhamla. All rights reserved.