Class UpgradeToOtherProtocolResponseHeader

All Implemented Interfaces:
Renderable, ToStringRenderable, Serializable, scala.Equals, scala.Product

public final class UpgradeToOtherProtocolResponseHeader extends InternalCustomHeader implements scala.Product, Serializable
Internal API
See Also:
  • Constructor Details

    • UpgradeToOtherProtocolResponseHeader

      public UpgradeToOtherProtocolResponseHeader(akka.stream.scaladsl.Flow<akka.util.ByteString,akka.util.ByteString,Object> handler)
  • Method Details

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • handler

      public akka.stream.scaladsl.Flow<akka.util.ByteString,akka.util.ByteString,Object> handler()