Uses of Interface
org.glassfish.grizzly.http.KeepAliveProbe
-
Packages that use KeepAliveProbe Package Description org.glassfish.grizzly.http -
-
Uses of KeepAliveProbe in org.glassfish.grizzly.http
Classes in org.glassfish.grizzly.http that implement KeepAliveProbe Modifier and Type Class Description static classKeepAliveProbe.AdapterKeepAliveProbeadapter 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 KeepAliveProbe Modifier and Type Field Description protected org.glassfish.grizzly.monitoring.DefaultMonitoringConfig<KeepAliveProbe>KeepAlive. monitoringConfigKeep alive probesMethods in org.glassfish.grizzly.http that return types with arguments of type KeepAliveProbe Modifier and Type Method Description org.glassfish.grizzly.monitoring.MonitoringConfig<KeepAliveProbe>KeepAlive. getMonitoringConfig()
-