Class GuicedUndertowWebSocketConfiguration

java.lang.Object
com.guicedee.guicedservlets.undertow.GuicedUndertowWebSocketConfiguration
All Implemented Interfaces:
com.guicedee.guicedinjection.interfaces.IDefaultService<GuicedUndertowWebSocketConfiguration>, com.guicedee.guicedinjection.interfaces.IServiceEnablement<GuicedUndertowWebSocketConfiguration>, IWebSocketPreConfiguration<GuicedUndertowWebSocketConfiguration>, java.lang.Comparable<GuicedUndertowWebSocketConfiguration>, java.util.Comparator<GuicedUndertowWebSocketConfiguration>

public class GuicedUndertowWebSocketConfiguration
extends java.lang.Object
implements IWebSocketPreConfiguration<GuicedUndertowWebSocketConfiguration>
  • Constructor Summary

    Constructors 
    Constructor Description
    GuicedUndertowWebSocketConfiguration()  
  • Method Summary

    Modifier and Type Method 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()  

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface java.util.Comparator

    equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong

    Methods inherited from interface com.guicedee.guicedinjection.interfaces.IDefaultService

    compare, compareTo, sortOrder