Library:Apache Synapse
Version:M2
Compatibility:JDK 1.4
Interfaces in library Apache Synapse.
NamePackageDescription
Constantsorg.apache.synapseGlobal constants for the Synapse project
Constantsorg.apache.synapse.config.xmlConstants used in the XML processing
DeprecationConstantsorg.apache.synapse.mediators.deprecationNo description provided.
Extensionorg.apache.synapse.configAn Extension allows the Synapse configuration to be extended.
ExtensionFactoryorg.apache.synapse.config.xmlA extension factory that is capable of creating an instance of a named extension, through a given XML, should implement this interface
FilterMediatororg.apache.synapse.apiThe filter mediator is a list mediator, which executes the given (sub) list of mediators if the specified condition is satisfied
ListMediatororg.apache.synapse.apiThe List mediator executes a given sequence/list of child mediators
Mediatororg.apache.synapse.apiAll Synapse mediators must implement this Mediator interface.
MediatorFactoryorg.apache.synapse.config.xmlA mediator factory capable of creating an instance of a mediator through a given XML should implement this interface
MessageContextorg.apache.synapseThe Synapse Message Context is available to all mediators through which it flows.
SLAConstantsorg.apache.synapse.mediators.slaNo description provided.
SynapseEnvironmentorg.apache.synapse.coreThe SynapseEnvironment allows access into the the host SOAP engine.
Search