Uses of Interface
org.glassfish.grizzly.http.server.HttpServerProbe
Packages that use HttpServerProbe
-
Uses of HttpServerProbe in org.glassfish.grizzly.http.server
Classes in org.glassfish.grizzly.http.server that implement HttpServerProbeModifier and TypeClassDescriptionstatic classHttpServerProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer.Fields in org.glassfish.grizzly.http.server with type parameters of type HttpServerProbeModifier and TypeFieldDescriptionprotected final DefaultMonitoringConfig<HttpServerProbe>HttpServerFilter.monitoringConfigWeb server probesMethods in org.glassfish.grizzly.http.server that return types with arguments of type HttpServerProbeModifier and TypeMethodDescriptionHttpServerFilter.getMonitoringConfig()Return the object associatedMonitoringConfig.HttpServerMonitoringConfig.getWebServerConfig()Get the web server monitoring config. -
Uses of HttpServerProbe in org.glassfish.grizzly.http.server.accesslog
Classes in org.glassfish.grizzly.http.server.accesslog that implement HttpServerProbe