|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Result | |
|---|---|
| org.apache.hello_world_soap_http_secure | |
| org.apache.hello_world_soap_http_secure.types | |
| Uses of Result in org.apache.hello_world_soap_http_secure |
|---|
| Methods in org.apache.hello_world_soap_http_secure that return Result | |
|---|---|
Result |
Greeter.greetMeThreeTier(java.lang.String requestType,
int testIndex)
|
Result |
Greeter.greetMeTwoTier(java.lang.String requestType,
int testIndex)
|
| Uses of Result in org.apache.hello_world_soap_http_secure.types |
|---|
| Fields in org.apache.hello_world_soap_http_secure.types declared as Result | |
|---|---|
protected Result |
GreetMeResponseTwoTier.responseType
|
protected Result |
GreetMeResponseThreeTier.responseType
|
| Methods in org.apache.hello_world_soap_http_secure.types that return Result | |
|---|---|
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. |
| Methods in org.apache.hello_world_soap_http_secure.types with parameters of type Result | |
|---|---|
void |
GreetMeResponseTwoTier.setResponseType(Result value)
Sets the value of the responseType property. |
void |
GreetMeResponseThreeTier.setResponseType(Result value)
Sets the value of the responseType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||