Package akka.http.scaladsl.model.headers
Class Sec$minusWebSocket$minusKey$
- java.lang.Object
-
- akka.http.scaladsl.model.headers.ModeledCompanion<Sec$minusWebSocket$minusKey>
-
- akka.http.scaladsl.model.headers.Sec$minusWebSocket$minusKey$
-
- All Implemented Interfaces:
Renderable
,java.io.Serializable
public class Sec$minusWebSocket$minusKey$ extends ModeledCompanion<Sec$minusWebSocket$minusKey> implements java.io.Serializable
INTERNAL API- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Sec$minusWebSocket$minusKey$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Sec$minusWebSocket$minusKey$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Sec$minusWebSocket$minusKey
apply(byte[] keyBytes)
-
Methods inherited from class akka.http.scaladsl.model.headers.ModeledCompanion
lowercaseName, name, nameFromClass, parseFromValueString, render
-
-
-
-
Field Detail
-
MODULE$
public static final Sec$minusWebSocket$minusKey$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
apply
public Sec$minusWebSocket$minusKey apply(byte[] keyBytes)
-
-