Class UriRendering.AuthorityRenderer$
java.lang.Object
org.apache.pekko.http.scaladsl.model.UriRendering.AuthorityRenderer$
- All Implemented Interfaces:
- Renderer<Uri.Authority>
- Enclosing class:
- UriRendering
public static class UriRendering.AuthorityRenderer$
extends Object
implements Renderer<Uri.Authority>
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.pekko.http.impl.util.RendererRenderer.ByteStringRenderer$, Renderer.CharRenderer$, Renderer.CharsRenderer$, Renderer.IntRenderer$, Renderer.RenderableRenderer$, Renderer.StringRenderer$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final UriRendering.AuthorityRenderer$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
AuthorityRenderer$public AuthorityRenderer$()
 
- 
- 
Method Details- 
render- Specified by:
- renderin interface- Renderer<Uri.Authority>
 
 
-