|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RpcHandler
Interface exposed by an RPC handler
| Method Summary | |
|---|---|
Future<?> |
execute(Map<String,FormDataItem> formItems,
SecurityToken st,
BeanConverter converter)
Handle the request and return a Future from which the response object can be retrieved. |
| Method Detail |
|---|
Future<?> execute(Map<String,FormDataItem> formItems,
SecurityToken st,
BeanConverter converter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||