Uses of Class
com.sun.grizzly.tcp.RequestInfo

Packages that use RequestInfo
com.sun.grizzly.http   
com.sun.grizzly.tcp   
 

Uses of RequestInfo in com.sun.grizzly.http
 

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

Uses of RequestInfo in com.sun.grizzly.tcp
 

Methods in com.sun.grizzly.tcp that return RequestInfo
 RequestInfo Request.getRequestProcessor()
           
 

Methods in com.sun.grizzly.tcp with parameters of type RequestInfo
 void RequestGroupInfo.addRequestProcessor(RequestInfo rp)
           
 void RequestGroupInfo.removeRequestProcessor(RequestInfo rp)
           
 



Copyright © 2010 SUN Microsystems. All Rights Reserved.