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, serveRegex
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public boolean isSupported()
TunnelLoader
isSupported
in interface TunnelLoader
public void configureServlets()
configureServlets
in class com.google.inject.servlet.ServletModule
Copyright © 2017. All rights reserved.