|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
S - the type of service stubsR - the type of values returned from the callpublic interface Call<S,R>
A call to an endpoint of a given service.
Calls interact with service endpoints at addresses provided by clients.
| Method Summary | |
|---|---|
R |
call(S endpoint)
Calls a given service endpoint. |
| Method Detail |
|---|
R call(S endpoint)
throws Exception
address - a proxy of the endpoint
Exception - if the call fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||