Package | Description |
---|---|
org.mule.endpoint |
Implemtation of Mule endpoint uris.
|
org.mule.transport.soap |
Modifier and Type | Class and Description |
---|---|
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
UrlEndpointBuilder is the default endpointUri strategy suitable for
most connectors |
class |
UserInfoEndpointURIBuilder
UserInfoEndpointBuilder builds an endpoint with the userinfo and
host details. |
Modifier and Type | Class and Description |
---|---|
class |
WsdlUrlEndpointURIBuilder
The same as the UrlEndpointbuilder except that all parameters except the first are
set as properties on the endpoint and stripped from the endpoint Uri
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.