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