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 class
Axis2SynapseController
Axis2 Based Synapse Controller.Methods in org.apache.synapse that return SynapseController Modifier and Type Method Description static SynapseController
SynapseControllerFactory. createSynapseController(ServerConfigurationInformation information)
Create a SynapseController instance based on information in the ServerConfigurationInformation
-