Uses of Class
org.apache.coyote.RequestInfo

Packages that use RequestInfo
com.sun.enterprise.web.connector.grizzly   
org.apache.coyote   
 

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

Fields in com.sun.enterprise.web.connector.grizzly declared as RequestInfo
protected  RequestInfo DefaultProcessorTask.requestInfo
          The code>RequestInfo used to gather stats.
 

Uses of RequestInfo in org.apache.coyote
 

Methods in org.apache.coyote that return RequestInfo
 RequestInfo Request.getRequestProcessor()
           
 

Methods in org.apache.coyote with parameters of type RequestInfo
 void RequestGroupInfo.addRequestProcessor(RequestInfo rp)
           
 void RequestGroupInfo.removeRequestProcessor(RequestInfo rp)
           
 



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