public class RpcModule
extends com.google.inject.servlet.ServletModule
| Constructor and Description |
|---|
RpcModule()
Default endpoint path is /rpc
|
RpcModule(String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureServlets() |
configure, 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 RpcModule()
public RpcModule(String endpoint)
endpoint - is the path at which rpc requests are listened forCopyright © 2016. All rights reserved.