Class GuiceDatarouterWebSocketConfigurator

java.lang.Object
javax.websocket.server.ServerEndpointConfig.Configurator
io.datarouter.websocket.service.DatarouterWebSocketConfigurator
io.datarouter.websocket.service.GuiceDatarouterWebSocketConfigurator
All Implemented Interfaces:
io.datarouter.web.inject.guice.GuiceInjectorRetriever, io.datarouter.web.inject.InjectorRetriever

public class GuiceDatarouterWebSocketConfigurator
extends DatarouterWebSocketConfigurator
implements io.datarouter.web.inject.guice.GuiceInjectorRetriever
  • Constructor Summary

    Constructors 
    Constructor Description
    GuiceDatarouterWebSocketConfigurator()  
  • Method Summary

    Methods inherited from class io.datarouter.websocket.service.DatarouterWebSocketConfigurator

    getEndpointInstance, modifyHandshake

    Methods inherited from class javax.websocket.server.ServerEndpointConfig.Configurator

    checkOrigin, getNegotiatedExtensions, getNegotiatedSubprotocol

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.datarouter.web.inject.guice.GuiceInjectorRetriever

    getInjector