Uses of Class
org.apache.synapse.registry.AbstractRegistry
-
Packages that use AbstractRegistry Package Description org.apache.synapse.registry.url org.apache.synapse.unittest -
-
Uses of AbstractRegistry in org.apache.synapse.registry.url
Subclasses of AbstractRegistry in org.apache.synapse.registry.url Modifier and Type Class Description class
SimpleURLRegistry
A Simple HTTP GET based registry which will work with a Web Server / WebDAV -
Uses of AbstractRegistry in org.apache.synapse.unittest
Subclasses of AbstractRegistry in org.apache.synapse.unittest Modifier and Type Class Description class
UnitTestMockRegistry
Class responsible for the add and return registry resources uses for Unit test flow.
-