|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GwtActionService
GWT RPC interface for the plugin's action service. Any client requests that need to go to action handlers on the server-side should go through this interface.
Method Summary | ||
---|---|---|
|
execute(Action<T> action)
|
Method Detail |
---|
<T extends Response> T execute(Action<T> action)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |