Uses of Interface
com.cafesoft.cams.agent.http.CamsHttpAgentRequest

Packages that use CamsHttpAgentRequest
com.cafesoft.cams.agent.http Support for implementing Cams HTTP agents. 
 

Uses of CamsHttpAgentRequest in com.cafesoft.cams.agent.http
 

Classes in com.cafesoft.cams.agent.http that implement CamsHttpAgentRequest
 class AbstractCamsHttpAgentRequest
          Abstract implementation of CamsHttpAgentRequest.
 

Methods in com.cafesoft.cams.agent.http with parameters of type CamsHttpAgentRequest
 void CamsHttpAgent.invoke(CamsHttpAgentRequest request, CamsHttpAgentResponse response)
          Invokes the CamsHttpAgent.
 void AbstractCamsHttpAgentResponse.setRequest(CamsHttpAgentRequest request)
          Sets a new CamsHttpAgentRequest.
 

Constructors in com.cafesoft.cams.agent.http with parameters of type CamsHttpAgentRequest
AbstractCamsHttpAgentResponse(javax.servlet.http.HttpServletResponse response, CamsHttpAgentRequest request)
          Creates a new AbstractCamsHttpAgentResponse with the specified response and request.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.