This project has retired. For details please refer to its Attic page.

Uses of Class
org.apache.wink.common.model.wadl.Response

Packages that use Response
org.apache.wink.common.model.wadl   
 

Uses of Response in org.apache.wink.common.model.wadl
 

Fields in org.apache.wink.common.model.wadl with type parameters of type Response
protected  List<Response> Method.response
           
 

Methods in org.apache.wink.common.model.wadl that return Response
 Response ObjectFactory.createResponse()
          Create an instance of Response
 

Methods in org.apache.wink.common.model.wadl that return types with arguments of type Response
 List<Response> Method.getResponse()
          Gets the value of the response property.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.