public class WebSocketTunnelModule extends com.google.inject.servlet.ServletModule implements TunnelLoader
| Constructor and Description |
|---|
WebSocketTunnelModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureServlets() |
boolean |
isSupported()
Checks whether this type of tunnel is supported by the servlet container.
|
configure, filter, filterRegex, getServletContext, serve, serveRegexaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic boolean isSupported()
TunnelLoaderisSupported in interface TunnelLoaderpublic void configureServlets()
configureServlets in class com.google.inject.servlet.ServletModuleCopyright © 2016. All rights reserved.