Uses of Class
m.c.m.proxyma.resource.ProxymaResponse

Packages that use ProxymaResponse
m.c.m.proxyma.resource   
 

Uses of ProxymaResponse in m.c.m.proxyma.resource
 

Subclasses of ProxymaResponse in m.c.m.proxyma.resource
 class ProxymaServletResponse
           This class implements a response wrapper.
 

Methods in m.c.m.proxyma.resource that return ProxymaResponse
 ProxymaResponse ProxymaResource.getResponse()
          Returns the response generated from the factory method This the response that will be sent back to the client
 

Constructors in m.c.m.proxyma.resource with parameters of type ProxymaResponse
ProxymaResource(ProxymaRequest request, ProxymaResponse response, ProxymaContext context)
          Default constructor for this class
 



Copyright © 2010. All Rights Reserved.