Uses of Class
org.apache.synapse.unittest.testcase.data.classes.ServiceResource
-
Packages that use ServiceResource Package Description org.apache.synapse.unittest.testcase.data.classes -
-
Uses of ServiceResource in org.apache.synapse.unittest.testcase.data.classes
Methods in org.apache.synapse.unittest.testcase.data.classes that return types with arguments of type ServiceResource Modifier and Type Method Description List<ServiceResource>
MockService. getResources()
Get mock service resources.Method parameters in org.apache.synapse.unittest.testcase.data.classes with type arguments of type ServiceResource Modifier and Type Method Description void
MockService. setResources(List<ServiceResource> resources)
Set mock service resources array.
-