| Modifier and Type | Method and Description |
|---|---|
ModuleGwtRpcPlus |
ModuleGwtRpcPlus.register(Class<? extends com.google.gwt.user.server.rpc.RemoteServiceServlet> clazz)
Call this to register a Class to be used in the RpcPlus.
|
ModuleGwtRpcPlus |
ModuleGwtRpcPlus.register(Set<Class<? extends com.google.gwt.user.server.rpc.RemoteServiceServlet>> classes)
Call this to register many Class to be used in the RpcPlus.
|
Copyright © 2014. All Rights Reserved.