Class Content$minusLocation$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<Content$minusLocation>
org.apache.pekko.http.scaladsl.model.headers.Content$minusLocation$
- All Implemented Interfaces:
- Serializable,- Renderable
public class Content$minusLocation$
extends ModeledCompanion<Content$minusLocation>
implements Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Content$minusLocation$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.scaladsl.model.headers.ModeledCompanionlowercaseName, name, nameFromClass, parseFromValueString, render
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Content$minusLocation$public Content$minusLocation$()
 
-