| Package | Description |
|---|---|
| org.apache.hello_world_soap_http_secure | |
| org.apache.hello_world_soap_http_secure.types |
| Modifier and Type | Method and Description |
|---|---|
Result |
Greeter.greetMeThreeTier(String requestType,
int testIndex) |
Result |
Greeter.greetMeTwoTier(String requestType,
int testIndex) |
| Modifier and Type | Field and Description |
|---|---|
protected Result |
GreetMeResponseTwoTier.responseType |
protected Result |
GreetMeResponseThreeTier.responseType |
| Modifier and Type | Method and Description |
|---|---|
Result |
ObjectFactory.createResult()
Create an instance of
Result |
Result |
GreetMeResponseTwoTier.getResponseType()
Gets the value of the responseType property.
|
Result |
GreetMeResponseThreeTier.getResponseType()
Gets the value of the responseType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GreetMeResponseTwoTier.setResponseType(Result value)
Sets the value of the responseType property.
|
void |
GreetMeResponseThreeTier.setResponseType(Result value)
Sets the value of the responseType property.
|
Apache CXF