Class HttpEvents.IncomingHttpUpgradeEvent

  • All Implemented Interfaces:
    FilterChainEvent
    Enclosing class:
    HttpEvents

    public static final class HttpEvents.IncomingHttpUpgradeEvent
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.Object TYPE  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object type()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TYPE

        public static final java.lang.Object TYPE
    • Method Detail

      • type

        public java.lang.Object type()