|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.gadgets.client.gwtrpc.GadgetsGwtRpc
public class GadgetsGwtRpc
Class providing a way to redirect GWT RPC calls through Gadgets container.
| Method Summary | |
|---|---|
static void |
redirectThroughProxy(com.google.gwt.user.client.rpc.ServiceDefTarget serviceDef)
Redirects passed service through gadgets container which makes GWT RPC possible in Gadgets environment. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void redirectThroughProxy(com.google.gwt.user.client.rpc.ServiceDefTarget serviceDef)
serviceDef - definition of the service.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||