Uses of Package
org.apache.synapse

Packages that use org.apache.synapse
org.apache.synapse   
org.apache.synapse.aspects   
org.apache.synapse.aspects.statistics   
org.apache.synapse.config   
org.apache.synapse.config.xml Factories and serializers for XML based configuration. 
org.apache.synapse.config.xml.endpoints   
org.apache.synapse.config.xml.eventing   
org.apache.synapse.core   
org.apache.synapse.core.axis2   
org.apache.synapse.deployers   
org.apache.synapse.endpoints   
org.apache.synapse.endpoints.algorithms   
org.apache.synapse.endpoints.dispatch   
org.apache.synapse.eventing   
org.apache.synapse.eventing.filters   
org.apache.synapse.experimental   
org.apache.synapse.experimental.mediators.seda   
org.apache.synapse.handler.util   
org.apache.synapse.mediators   
org.apache.synapse.mediators.base   
org.apache.synapse.mediators.bsf   
org.apache.synapse.mediators.builtin   
org.apache.synapse.mediators.db   
org.apache.synapse.mediators.eip   
org.apache.synapse.mediators.eip.aggregator   
org.apache.synapse.mediators.eip.sample   
org.apache.synapse.mediators.eip.splitter   
org.apache.synapse.mediators.elementary   
org.apache.synapse.mediators.eventing   
org.apache.synapse.mediators.ext   
org.apache.synapse.mediators.filters   
org.apache.synapse.mediators.filters.router   
org.apache.synapse.mediators.spring   
org.apache.synapse.mediators.store   
org.apache.synapse.mediators.template   
org.apache.synapse.mediators.throttle   
org.apache.synapse.mediators.transaction   
org.apache.synapse.mediators.transform   
org.apache.synapse.mediators.transform.url   
org.apache.synapse.mediators.xquery   
org.apache.synapse.message.processors   
org.apache.synapse.message.processors.forward   
org.apache.synapse.message.processors.sampler   
org.apache.synapse.message.store   
org.apache.synapse.rest   
org.apache.synapse.rest.dispatch   
org.apache.synapse.startup   
org.apache.synapse.startup.quartz   
org.apache.synapse.startup.tasks   
org.apache.synapse.util   
org.apache.synapse.util.xpath Support for XPath expressions with Synapse specific extensions. 
org.apache.synapse.util.xpath.ext   
samples.mediators   
samples.mediators.extensions   
 

Classes in org.apache.synapse used by org.apache.synapse
FaultHandler
          This is an abstract class that handles an unexpected error during Synapse mediation, but looking at the stack of registered FaultHanders and invoking on them as appropriate.
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
Nameable
          Nameable indicates whether an abstraction has a name.
ServerConfigurationInformation
          Encapsulates all server information
ServerContextInformation
          Encapsulates server context information
ServerManager
          This is the core class that starts up a Synapse instance.
ServerManagerViewMBean
          A simple MBean for managing the Synapse Server.
ServerState
          Represents the server states
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
SynapseController
          The controller for synapse Create, Start, Stop and Destroy synapse artifacts in a particular environment
SynapseLog
          Synapse logging interface.
 

Classes in org.apache.synapse used by org.apache.synapse.aspects
Identifiable
          Identifiable indicates whether an abstraction can be identified
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.aspects.statistics
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.config
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
ServerContextInformation
          Encapsulates server context information
Startup
          This startup interface will be instantiated to create startup tasks.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.config.xml
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
Startup
          This startup interface will be instantiated to create startup tasks.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.config.xml.endpoints
PropertyInclude
          This inteface makes an entity to have properties.
 

Classes in org.apache.synapse used by org.apache.synapse.config.xml.eventing
Mediator
          All Synapse mediators must implement this Mediator interface.
 

Classes in org.apache.synapse used by org.apache.synapse.core
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
ServerContextInformation
          Encapsulates server context information
 

Classes in org.apache.synapse used by org.apache.synapse.core.axis2
FaultHandler
          This is an abstract class that handles an unexpected error during Synapse mediation, but looking at the stack of registered FaultHanders and invoking on them as appropriate.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
ServerContextInformation
          Encapsulates server context information
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.deployers
ServerConfigurationInformation
          Encapsulates all server information
ServerContextInformation
          Encapsulates server context information
 

Classes in org.apache.synapse used by org.apache.synapse.endpoints
FaultHandler
          This is an abstract class that handles an unexpected error during Synapse mediation, but looking at the stack of registered FaultHanders and invoking on them as appropriate.
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
Nameable
          Nameable indicates whether an abstraction has a name.
PropertyInclude
          This inteface makes an entity to have properties.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.endpoints.algorithms
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.endpoints.dispatch
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.eventing
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.eventing.filters
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.experimental
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.experimental.mediators.seda
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.handler.util
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators
FaultHandler
          This is an abstract class that handles an unexpected error during Synapse mediation, but looking at the stack of registered FaultHanders and invoking on them as appropriate.
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
SynapseException
          Runtime exception for Synapse code to throw
SynapseLog
          Synapse logging interface.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.base
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
Nameable
          Nameable indicates whether an abstraction has a name.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.bsf
FaultHandler
          This is an abstract class that handles an unexpected error during Synapse mediation, but looking at the stack of registered FaultHanders and invoking on them as appropriate.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.builtin
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.db
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.eip
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.eip.aggregator
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
SynapseLog
          Synapse logging interface.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.eip.sample
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.eip.splitter
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.elementary
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
SynapseLog
          Synapse logging interface.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.eventing
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.ext
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.filters
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.filters.router
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.spring
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.store
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.template
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.throttle
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.transaction
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.transform
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.transform.url
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.mediators.xquery
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.message.processors
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Nameable
          Nameable indicates whether an abstraction has a name.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.message.processors.forward
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
Nameable
          Nameable indicates whether an abstraction has a name.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.message.processors.sampler
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Nameable
          Nameable indicates whether an abstraction has a name.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.message.store
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
Nameable
          Nameable indicates whether an abstraction has a name.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.rest
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.rest.dispatch
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.startup
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Nameable
          Nameable indicates whether an abstraction has a name.
Startup
          This startup interface will be instantiated to create startup tasks.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.startup.quartz
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
Nameable
          Nameable indicates whether an abstraction has a name.
Startup
          This startup interface will be instantiated to create startup tasks.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by org.apache.synapse.startup.tasks
ManagedLifecycle
          This interface defines all the managed stateful parts of Synapse including the configuration itself.
 

Classes in org.apache.synapse used by org.apache.synapse.util
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by org.apache.synapse.util.xpath
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseLog
          Synapse logging interface.
 

Classes in org.apache.synapse used by org.apache.synapse.util.xpath.ext
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
 

Classes in org.apache.synapse used by samples.mediators
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 

Classes in org.apache.synapse used by samples.mediators.extensions
Mediator
          All Synapse mediators must implement this Mediator interface.
MessageContext
          The Synapse Message Context is available to all mediators through which it flows.
SynapseArtifact
          This is the super interface for all the artifacts defined in the SynapseConfiguration.
 



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.