Interface | Description |
---|---|
SynapseObserver |
An implementation of this interface can be registered with the SynapseConfiguration to receive
configuration update events.
|
XMLToObjectMapper |
Defines the interface which should be implemented by a mapper that could
convert a XML resource into a known Object such as WSDL, XSD, etc..
|
Class | Description |
---|---|
AbstractSynapseObserver | |
Entry |
Represents an Entry contained in the local registry used by Synapse
|
SynapseConfiguration |
The SynapseConfiguration holds the global configuration for a Synapse
instance.
|
SynapseConfigurationBuilder |
Builds a Synapse Configuration model with a given input
(e.g.
|
SynapseConfigUtils | |
SynapseHandlersLoader |
Helper class to load synapse handlers to the synapse environment
|
SynapsePropertiesLoader |
Provides a Factory method load synapse properties.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.