|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
S - the service typeR - the type of the value returned from the callpublic interface Call<S,R>
A call to a service.
| Method Summary | |
|---|---|
R |
call(S service)
Calls the service |
| Method Detail |
|---|
R call(S service)
throws Exception
service - the service
Exception - if the call fails
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||