Uses of Interface
org.glassfish.grizzly.http.KeepAliveProbe

Packages that use KeepAliveProbe
org.glassfish.grizzly.http   
 

Uses of KeepAliveProbe in org.glassfish.grizzly.http
 

Classes in org.glassfish.grizzly.http that implement KeepAliveProbe
static class KeepAliveProbe.Adapter
          KeepAliveProbe adapter 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
protected  AbstractJmxMonitoringConfig<KeepAliveProbe> KeepAlive.monitoringConfig
          Keep alive probes
 

Methods in org.glassfish.grizzly.http that return types with arguments of type KeepAliveProbe
 JmxMonitoringConfig<KeepAliveProbe> KeepAlive.getMonitoringConfig()
          
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.