Class UndertowWebSocketSessionProvider

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

public class UndertowWebSocketSessionProvider
extends java.lang.Object
implements IWebSocketSessionProvider
  • Constructor Summary

    Constructors 
    Constructor Description
    UndertowWebSocketSessionProvider()  
  • Method Summary

    Modifier and Type Method Description
    javax.servlet.http.HttpSession getSession​(java.lang.String sessionID)  

    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