Uses of Interface
org.apache.synapse.SynapseController
-
Packages that use SynapseController Package Description org.apache.synapse -
-
Uses of SynapseController in org.apache.synapse
Classes in org.apache.synapse that implement SynapseController Modifier and Type Class Description classAxis2SynapseControllerAxis2 Based Synapse Controller.Methods in org.apache.synapse that return SynapseController Modifier and Type Method Description static SynapseControllerSynapseControllerFactory. createSynapseController(ServerConfigurationInformation information)Create a SynapseController instance based on information in the ServerConfigurationInformation
-