Uses of Interface
io.vertx.core.spi.metrics.NetworkMetrics
Packages that use NetworkMetrics
-
Uses of NetworkMetrics in io.vertx.core.spi.metrics
Subinterfaces of NetworkMetrics in io.vertx.core.spi.metricsModifier and TypeInterfaceDescriptioninterfaceThe datagram/udp metrics SPI which Vert.x will use to call when each event occurs pertaining to datagram sockets.interfaceTCPMetrics<C>Deprecated, for removal: This API element is subject to removal in a future version.interfaceAn SPI used internally by Vert.x to gather metrics on a socket transport which serves as a base class for things like HttpServer and HttpClient, all of which serve connections.
TransportMetrics