Uses of Interface
org.glassfish.grizzly.TransportProbe
-
Packages that use TransportProbe Package Description org.glassfish.grizzly -
-
Uses of TransportProbe in org.glassfish.grizzly
Classes in org.glassfish.grizzly that implement TransportProbe Modifier and Type Class Description static classTransportProbe.AdapterTransportProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer.Fields in org.glassfish.grizzly with type parameters of type TransportProbe Modifier and Type Field Description protected DefaultMonitoringConfig<TransportProbe>AbstractTransport. transportMonitoringConfigTransport probesMethods in org.glassfish.grizzly that return types with arguments of type TransportProbe Modifier and Type Method Description MonitoringConfig<TransportProbe>AbstractTransport. getMonitoringConfig()Get the Transport monitoring configurationMonitoringConfig.MonitoringConfig<TransportProbe>Transport. getMonitoringConfig()Get the Transport monitoring configurationMonitoringConfig.
-