|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectorResponse
A connector response representing the result of a connector invocation.
| Method Summary | ||
|---|---|---|
|
getResponseParameter(String name)
Returns the value of a response parameter or 'null' if no such parameter is set. |
|
Map<String,Object> |
getResponseParameters()
Retrieves the map of output parameters from the response. |
|
| Method Detail |
|---|
Map<String,Object> getResponseParameters()
<V> V getResponseParameter(String name)
name - the name of the response parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||