|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointURIBuilder | |
|---|---|
| org.mule.endpoint | Implemtation of Mule endpoint uris. |
| org.mule.transport.service | Provides SPI support for building mule connectors and providers using service descriptors. |
| Uses of EndpointURIBuilder in org.mule.endpoint |
|---|
| Classes in org.mule.endpoint that implement EndpointURIBuilder | |
|---|---|
class |
AbstractEndpointURIBuilder
UrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectors |
class |
ResourceNameEndpointURIBuilder
ResourceNameEndpointBuilder extracts a resource name from a uri
endpointUri |
class |
SocketEndpointURIBuilder
SocketEndpointBuilder builds an endpointUri based on host and port
only |
class |
UrlEndpointURIBuilder
UrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectors |
class |
UserInfoEndpointURIBuilder
UserInfoEndpointBuilder builds an endpoint with the userinfo and
host details. |
| Uses of EndpointURIBuilder in org.mule.transport.service |
|---|
| Methods in org.mule.transport.service that return EndpointURIBuilder | |
|---|---|
EndpointURIBuilder |
TransportServiceDescriptor.createEndpointURIBuilder()
|
EndpointURIBuilder |
DefaultTransportServiceDescriptor.createEndpointURIBuilder()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||