Package org.apache.synapse.core.axis2

Class Summary
AnonymousServiceFactory Returns an anonymous service for the given QoS.
AsyncCallback This class only "holds" the Synapse out message context for the Synapse callback message receiver when a response is received or error is encountered
Axis2FlexibleMEPClient This is a simple client that handles both in only and in out
Axis2MessageContext This is the MessageContext implementation that synapse uses almost all the time because Synapse is implemented on top of the Axis2
Axis2Sender This class helps the Axis2SynapseEnvironment implement the send method
Axis2SynapseEnvironment This is the Axis2 implementation of the SynapseEnvironment
CustomURIResolver Class that adapts a ResourceMap to URIResolver.
CustomWSDLLocator Class that adapts a ResourceMap object to WSDLLocator.
DynamicAxisOperation DynamicAxisOperation which switch dynamically between MEPs
MediatorDeployer This will support the hot deployment and hot update of the mediators at runtime using the Axis2 concepts of deployers
MessageContextCreatorForAxis2 The MessageContext needs to be set up and then is used by the SynapseMessageReceiver to inject messages.
ProxyService ..? ... ... ... ... ? ...? ...? * ? ? ? ? // optional service parameters text | xml ?
ProxyServiceMessageReceiver This is the MessageReceiver set to act on behalf of Proxy services.
ResourceMap A resource map.
SOAPUtils  
SynapseAxisServlet Extends axis2 servlet functionality so that avoid starting listeners again
SynapseCallbackReceiver This is the message receiver that receives the responses for outgoing messages sent out by Synapse.
SynapseDispatcher This is the Axis2 Dispatcher which is registered with the Axis2 engine.
SynapseInitializationModule This is the Synapse Module implementation class, which would initialize Synapse when it is deployed onto an Axis2 configuration.
SynapseMessageReceiver This message receiver should be configured in the Axis2 configuration as the default message receiver, which will handle all incoming messages through the synapse mediation
SynapseMustUnderstandHandler This is a handler for axis2 which will clear the mustUnderstand ness of the headers if there are any after the Dispatch, which will allow Synapse to get the message even with unprocessed mustUnderstand headers
SynapseStartUpServlet When Synapse is deployed on a WAR container, this is the init servlet that kicks off the Synapse instance, calling on the ServerManager
TimeoutHandler An object of this class is registered to be invoked in some predefined time intervals.
 



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