Uses of Interface
org.mule.devkit.model.module.rest.RestCall

Packages that use RestCall
org.mule.devkit.model.module   
 

Uses of RestCall in org.mule.devkit.model.module
 

Methods in org.mule.devkit.model.module that return types with arguments of type RestCall
 List<RestCall> Module.getRestCalls()
          Retrieve a list of all the methods inside the module that are annotated with RestCall
 



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.