public class GuicedUndertowWebSocketConfiguration extends java.lang.Object implements IWebSocketPreConfiguration<GuicedUndertowWebSocketConfiguration>
| Constructor and Description |
|---|
GuicedUndertowWebSocketConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
boolean |
enabled() |
static io.undertow.websockets.jsr.WebSocketDeploymentInfo |
getWebSocketDeploymentInfo()
Returns the WebSocketDeploymentInfo for use in the Servlet Extension
|
static io.undertow.server.HttpHandler |
getWebSocketHandler() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic GuicedUndertowWebSocketConfiguration()
public static io.undertow.websockets.jsr.WebSocketDeploymentInfo getWebSocketDeploymentInfo()
public static io.undertow.server.HttpHandler getWebSocketHandler()
public void configure()
configure in interface IWebSocketPreConfiguration<GuicedUndertowWebSocketConfiguration>public boolean enabled()
enabled in interface com.guicedee.guicedinjection.interfaces.IServiceEnablement<GuicedUndertowWebSocketConfiguration>Copyright © 2020 Marc Magon. All rights reserved.