Class ResponseRenderingOutput.SwitchToOtherProtocol

    • Constructor Detail

      • SwitchToOtherProtocol

        public SwitchToOtherProtocol​(akka.util.ByteString httpResponseBytes,
                                     akka.stream.scaladsl.Flow<akka.util.ByteString,​akka.util.ByteString,​java.lang.Object> newHandler)
    • Method Detail

      • httpResponseBytes

        public akka.util.ByteString httpResponseBytes()
      • newHandler

        public akka.stream.scaladsl.Flow<akka.util.ByteString,​akka.util.ByteString,​java.lang.Object> newHandler()