Uses of Interface
org.glassfish.grizzly.http.HttpProbe
-
Packages that use HttpProbe Package Description org.glassfish.grizzly.http -
-
Uses of HttpProbe in org.glassfish.grizzly.http
Classes in org.glassfish.grizzly.http that implement HttpProbe Modifier and Type Class Description static classHttpProbe.AdapterHttpProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer.Fields in org.glassfish.grizzly.http with type parameters of type HttpProbe Modifier and Type Field Description protected org.glassfish.grizzly.monitoring.DefaultMonitoringConfig<HttpProbe>HttpCodecFilter. monitoringConfigFile cache probesMethods in org.glassfish.grizzly.http that return types with arguments of type HttpProbe Modifier and Type Method Description org.glassfish.grizzly.monitoring.MonitoringConfig<HttpProbe>HttpCodecFilter. getMonitoringConfig()
-