Class Http2Demux$


  • public class Http2Demux$
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Http2Demux$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      Http2Demux$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MODULE$

        public static final Http2Demux$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Http2Demux$

        public Http2Demux$()