Uses of Class
org.glassfish.grizzly.web.KeepAliveStats

Packages that use KeepAliveStats
org.glassfish.grizzly.web   
org.glassfish.grizzly.web.embed   
 

Uses of KeepAliveStats in org.glassfish.grizzly.web
 

Methods in org.glassfish.grizzly.web that return KeepAliveStats
 KeepAliveStats WebFilter.getKeepAliveStats()
           
 

Uses of KeepAliveStats in org.glassfish.grizzly.web.embed
 

Methods in org.glassfish.grizzly.web.embed that return KeepAliveStats
 KeepAliveStats Statistics.getKeepAliveStatistics()
          Return an instance of KeepAliveStats , which gather information about the connection and the keep-alive mechanism.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.