Uses of Package
org.mule.providers.service

Packages that use org.mule.providers.service
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.providers.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.providers.soap   
 

Classes in org.mule.providers.service used by org.mule.providers
ConnectorServiceDescriptor
          ConnectorServiceDescriptor describes the necessery information for creating a connector from a service descriptor.
 

Classes in org.mule.providers.service used by org.mule.providers.service
ConnectorFactoryException
          ConnectorFactoryException is thrown by the endpoint factory if the endpoint service cannot be found in the META-INF/services directory or if any part of the endpoint cannot be instanciated.
ConnectorServiceDescriptor
          ConnectorServiceDescriptor describes the necessery information for creating a connector from a service descriptor.
ConnectorServiceException
          ConnectorServiceException is thrown if a ProviderServicedescriptor has a service error set.
ConnectorServiceFinder
          ConnectorServiceFinder can be used as a hook into the connector service creation process to return the correct Service Descriptor for a given service name.
 

Classes in org.mule.providers.service used by org.mule.providers.soap
ConnectorFactoryException
          ConnectorFactoryException is thrown by the endpoint factory if the endpoint service cannot be found in the META-INF/services directory or if any part of the endpoint cannot be instanciated.
ConnectorServiceDescriptor
          ConnectorServiceDescriptor describes the necessery information for creating a connector from a service descriptor.
ConnectorServiceFinder
          ConnectorServiceFinder can be used as a hook into the connector service creation process to return the correct Service Descriptor for a given service name.
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.