|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportFactoryException | |
|---|---|
| org.mule.config.endpoint | |
| 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.service | Provides SPI support for building mule connectors and providers using service descriptors. |
| Uses of TransportFactoryException in org.mule.config.endpoint |
|---|
| Methods in org.mule.config.endpoint that throw TransportFactoryException | |
|---|---|
Connector |
ConfigurableTransportFactory.createConnector(EndpointURI endpointURI)
|
| Uses of TransportFactoryException in org.mule.endpoint |
|---|
| Methods in org.mule.endpoint that throw TransportFactoryException | |
|---|---|
protected List<MessageProcessor> |
AbstractEndpointBuilder.addResponseTransformerProcessors(EndpointURI endpointURI)
|
protected List<MessageProcessor> |
AbstractEndpointBuilder.addTransformerProcessors(EndpointURI endpointURI)
|
protected List<Transformer> |
AbstractEndpointBuilder.getResponseTransformersFromUri(EndpointURI endpointURI)
|
protected List<Transformer> |
AbstractEndpointBuilder.getTransformersFromUri(EndpointURI endpointURI)
|
| Uses of TransportFactoryException in org.mule.transformer |
|---|
| Methods in org.mule.transformer that throw TransportFactoryException | |
|---|---|
List<Transformer> |
TransformerUtils.TransformerSource.getTransformers()
|
| Uses of TransportFactoryException in org.mule.transport.service |
|---|
| Subclasses of TransportFactoryException in org.mule.transport.service | |
|---|---|
class |
TransportServiceException
TransportServiceException is thrown if a ProviderServicedescriptor
has a service error set. |
class |
TransportServiceNotFoundException
TransportServiceNotFoundException is thorown if no matching service
endpoint descriptor is found for the connector protocol. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||