Class RenderSupport$


  • public class RenderSupport$
    extends java.lang.Object
    INTERNAL API
    • Field Detail

      • MODULE$

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

      • RenderSupport$

        public RenderSupport$()
    • Method Detail

      • DefaultStatusLineBytes

        public byte[] DefaultStatusLineBytes()
      • StatusLineStartBytes

        public byte[] StatusLineStartBytes()
      • ChunkedBytes

        public byte[] ChunkedBytes()
      • KeepAliveBytes

        public byte[] KeepAliveBytes()
      • CloseBytes

        public byte[] CloseBytes()
      • CrLf

        public byte[] CrLf()
      • ContentLengthBytes

        public byte[] ContentLengthBytes()
      • trailerRenderer

        public Renderer<scala.collection.immutable.Iterable<HttpHeader>> trailerRenderer()
      • defaultLastChunkBytes

        public akka.util.ByteString defaultLastChunkBytes()
      • CancelSecond

        public <T,​Mat> akka.stream.scaladsl.Source<T,​Mat> CancelSecond​(akka.stream.scaladsl.Source<T,​Mat> first,
                                                                                   akka.stream.scaladsl.Source<T,​java.lang.Object> second)
      • suppressionWarning

        public void suppressionWarning​(akka.event.LoggingAdapter log,
                                       HttpHeader h,
                                       java.lang.String msg)