Class RenderSupport


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

      • RenderSupport

        public RenderSupport()
    • Method Detail

      • DefaultStatusLineBytes

        public static byte[] DefaultStatusLineBytes()
      • StatusLineStartBytes

        public static byte[] StatusLineStartBytes()
      • ChunkedBytes

        public static byte[] ChunkedBytes()
      • KeepAliveBytes

        public static byte[] KeepAliveBytes()
      • CloseBytes

        public static byte[] CloseBytes()
      • CrLf

        public static byte[] CrLf()
      • ContentLengthBytes

        public static byte[] ContentLengthBytes()
      • trailerRenderer

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

        public static akka.util.ByteString defaultLastChunkBytes()
      • CancelSecond

        public static <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 static void suppressionWarning​(akka.event.LoggingAdapter log,
                                              HttpHeader h,
                                              java.lang.String msg)