Uses of Class
com.sun.enterprise.web.connector.grizzly.KeepAliveStats

Packages that use KeepAliveStats
com.sun.enterprise.web.ara   
com.sun.enterprise.web.connector.grizzly   
 

Uses of KeepAliveStats in com.sun.enterprise.web.ara
 

Methods in com.sun.enterprise.web.ara that return KeepAliveStats
 KeepAliveStats TaskWrapper.getKeepAliveStats()
           
 

Uses of KeepAliveStats in com.sun.enterprise.web.connector.grizzly
 

Methods in com.sun.enterprise.web.connector.grizzly that return KeepAliveStats
 KeepAliveStats SelectorThread.getKeepAliveStats()
           
 KeepAliveStats Task.getKeepAliveStats()
          Gets the KeepAliveStats associated with this task.
 KeepAliveStats TaskBase.getKeepAliveStats()
          Gets the KeepAliveStats associated with this task.
 

Methods in com.sun.enterprise.web.connector.grizzly with parameters of type KeepAliveStats
 void SelectorThread.setKeepAliveStats(KeepAliveStats keepAliveStats)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.