|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of output data to usepublic interface WebServiceClientProducer<T>
Interface for classes that use webservices.
| Method Summary | |
|---|---|
Class[] |
generates()
Returns the classes that this client generates. |
T |
getResponseData()
Returns the response data, if any. |
boolean |
hasResponseData()
Checks whether there is any response data to be collected. |
| Methods inherited from interface adams.flow.webservice.WebServiceClient |
|---|
getOwner, query, setOwner |
| Methods inherited from interface adams.core.CleanUpHandler |
|---|
cleanUp |
| Method Detail |
|---|
Class[] generates()
boolean hasResponseData()
getResponseData()T getResponseData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||