|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportFactoryException | |
|---|---|
| org.mule.endpoint | Implemtation of Mule endpoint uris. |
| org.mule.impl.registry | |
| 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.endpoint |
|---|
| Methods in org.mule.endpoint that throw TransportFactoryException | |
|---|---|
protected List |
AbstractEndpointBuilder.getDefaultInboundTransformers(Connector connector)
|
protected List |
AbstractEndpointBuilder.getDefaultOutboundTransformers(Connector connector)
|
protected List |
AbstractEndpointBuilder.getDefaultResponseTransformers(Connector connector)
|
protected List |
AbstractEndpointBuilder.getInboundEndpointResponseTransformers(Connector connector,
EndpointURI endpointURI)
|
protected List |
AbstractEndpointBuilder.getInboundTransformers(Connector connector,
EndpointURI endpointURI)
|
protected List |
AbstractEndpointBuilder.getOutboundEndpointResponseTransformers(Connector connector,
EndpointURI endpointURI)
|
protected List |
AbstractEndpointBuilder.getOutboundTransformers(Connector connector,
EndpointURI endpointURI)
|
| Uses of TransportFactoryException in org.mule.impl.registry |
|---|
| Methods in org.mule.impl.registry that throw TransportFactoryException | |
|---|---|
Connector |
ConfigurableTransportFactory.createConnector(EndpointURI endpointURI)
|
| Uses of TransportFactoryException in org.mule.transformer |
|---|
| Methods in org.mule.transformer that throw TransportFactoryException | |
|---|---|
List |
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 | |||||||||