Uses of Interface
com.allaire.cfx.Request

Packages that use Request
com.allaire.cfx   
railo.cfx.example   
railo.runtime.cfx   
railo.runtime.cfx.customtag   
 

Uses of Request in com.allaire.cfx
 

Classes in com.allaire.cfx that implement Request
 class DebugRequest
          Implementation of the Debug Request
 

Methods in com.allaire.cfx with parameters of type Request
 void CustomTag.processRequest(Request request, Response response)
          methods to invoke tag
 

Uses of Request in railo.cfx.example
 

Methods in railo.cfx.example with parameters of type Request
 void HelloWorld.processRequest(Request request, Response response)
           
 

Uses of Request in railo.runtime.cfx
 

Classes in railo.runtime.cfx that implement Request
 class RequestImpl
          Implementation of the CFX Request Interface
 

Uses of Request in railo.runtime.cfx.customtag
 

Methods in railo.runtime.cfx.customtag with parameters of type Request
 void CPPCustomTag.processRequest(Request request, Response response)
           
 



Copyright © 2012 Railo