Class TelemetryAttributes$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.TelemetryAttributes$
INTERNAL API
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final TelemetryAttributes$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.pekko.stream.AttributesprepareClientFlowAttributes(String serverHost, int serverPort) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
TelemetryAttributes$public TelemetryAttributes$()
 
- 
- 
Method Details- 
prepareClientFlowAttributespublic org.apache.pekko.stream.Attributes prepareClientFlowAttributes(String serverHost, int serverPort) 
 
-