public class NoOpTelemetry
extends java.lang.Object
| Constructor and Description | 
|---|
| NoOpTelemetry() | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.pekko.stream.scaladsl.BidiFlow<HttpRequest,HttpRequest,HttpResponse,HttpResponse,org.apache.pekko.NotUsed> | client() | 
| static org.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.stream.scaladsl.Tcp.IncomingConnection,org.apache.pekko.stream.scaladsl.Tcp.IncomingConnection,org.apache.pekko.NotUsed> | serverBinding() | 
| static org.apache.pekko.stream.scaladsl.BidiFlow<HttpResponse,HttpResponse,HttpRequest,HttpRequest,org.apache.pekko.NotUsed> | serverConnection() | 
public static org.apache.pekko.stream.scaladsl.BidiFlow<HttpRequest,HttpRequest,HttpResponse,HttpResponse,org.apache.pekko.NotUsed> client()
public static org.apache.pekko.stream.scaladsl.Flow<org.apache.pekko.stream.scaladsl.Tcp.IncomingConnection,org.apache.pekko.stream.scaladsl.Tcp.IncomingConnection,org.apache.pekko.NotUsed> serverBinding()
public static org.apache.pekko.stream.scaladsl.BidiFlow<HttpResponse,HttpResponse,HttpRequest,HttpRequest,org.apache.pekko.NotUsed> serverConnection()