Uses of Package
org.mule.transport.service

Packages that use org.mule.transport.service
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.transformer Provides the default transformer base implementations for Mule including compression and encryption support. 
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.transport.service Provides SPI support for building mule connectors and providers using service descriptors. 
 

Classes in org.mule.transport.service used by org.mule.endpoint
TransportFactoryException
          TransportFactoryException 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.
 

Classes in org.mule.transport.service used by org.mule.transformer
TransportFactoryException
          TransportFactoryException 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.
TransportServiceDescriptor
          TransportServiceDescriptor describes the necessary information for creating a connector from a service descriptor.
 

Classes in org.mule.transport.service used by org.mule.transport
TransportServiceDescriptor
          TransportServiceDescriptor describes the necessary information for creating a connector from a service descriptor.
 

Classes in org.mule.transport.service used by org.mule.transport.service
TransportFactoryException
          TransportFactoryException 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.
TransportServiceDescriptor
          TransportServiceDescriptor describes the necessary information for creating a connector from a service descriptor.
TransportServiceException
          TransportServiceException is thrown if a ProviderServicedescriptor has a service error set.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.