Class FrameEvent.ContinuationFrame$

  • All Implemented Interfaces:
    java.io.Serializable, scala.Function3<java.lang.Object,​java.lang.Object,​akka.util.ByteString,​FrameEvent.ContinuationFrame>
    Enclosing interface:
    FrameEvent

    public static class FrameEvent.ContinuationFrame$
    extends scala.runtime.AbstractFunction3<java.lang.Object,​java.lang.Object,​akka.util.ByteString,​FrameEvent.ContinuationFrame>
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class scala.runtime.AbstractFunction3

        curried, toString, tupled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface scala.Function3

        apply
    • Constructor Detail

      • ContinuationFrame$

        public ContinuationFrame$()