Package akka.http.impl.engine.http2
Class TelemetryAttributes
- java.lang.Object
-
- akka.http.impl.engine.http2.TelemetryAttributes
-
public class TelemetryAttributes extends java.lang.Object
INTERNAL API
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TelemetryAttributes.ClientMeta
static class
TelemetryAttributes.ClientMeta$
-
Constructor Summary
Constructors Constructor Description TelemetryAttributes()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static akka.stream.Attributes
prepareClientFlowAttributes(java.lang.String serverHost, int serverPort)
-