public abstract class RpcServletModule
extends com.google.inject.servlet.ServletModule
RemoteJsonService implementations to a JSON servlet.| Modifier | Constructor and Description |
|---|---|
protected |
RpcServletModule(String pathPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
rpc(Class<? extends com.google.gwtjsonrpc.common.RemoteJsonService> clazz) |
protected void |
rpc(String name,
Class<? extends com.google.gwtjsonrpc.common.RemoteJsonService> clazz) |
configure, configureServlets, filter, filter, filterRegex, filterRegex, getServletContext, serve, serve, serveRegex, serveRegexaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static final String PREFIX
protected RpcServletModule(String pathPrefix)