Class UpgradeToOtherProtocolResponseHeader

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

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

    • UpgradeToOtherProtocolResponseHeader

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

    • apply

      public abstract static R apply(T1 v1)
    • toString

      public static String toString()
    • handler

      public org.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.util.ByteString,org.apache.pekko.util.ByteString,Object> handler()