Uses of Interface
org.glassfish.grizzly.http.HttpProbe
Packages that use HttpProbe
-
Uses of HttpProbe in org.glassfish.grizzly.http
Classes in org.glassfish.grizzly.http that implement HttpProbeModifier and TypeClassDescriptionstatic classHttpProbeadapter 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 HttpProbeModifier and TypeFieldDescriptionprotected final DefaultMonitoringConfig<HttpProbe>HttpCodecFilter.monitoringConfigFile cache probesMethods in org.glassfish.grizzly.http that return types with arguments of type HttpProbeModifier and TypeMethodDescriptionHttpCodecFilter.getMonitoringConfig()Return the object associatedMonitoringConfig. -
Uses of HttpProbe in org.glassfish.grizzly.http.server
Methods in org.glassfish.grizzly.http.server that return types with arguments of type HttpProbeModifier and TypeMethodDescriptionHttpServerMonitoringConfig.getHttpConfig()Get the http monitoring config.