|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.impl.endpoint.UrlEndpointBuilder
org.mule.providers.soap.SoapEndpointBuilder
SoapEndpointBuilder
constructs an endpointUri using the full
url and sets the method property to the last path element.
Field Summary |
Fields inherited from class org.mule.impl.endpoint.AbstractEndpointBuilder |
address, connectorName, createConnector, endpointName, PROPERTY_CONNECTOR_NAME, PROPERTY_CREATE_CONNECTOR, PROPERTY_ENDPOINT_NAME, PROPERTY_ENDPOINT_URI, PROPERTY_TRANSFORMERS, transformers, userInfo |
Constructor Summary | |
SoapEndpointBuilder()
|
Method Summary | |
protected void |
setEndpoint(java.net.URI uri,
java.util.Properties props)
|
Methods inherited from class org.mule.impl.endpoint.AbstractEndpointBuilder |
build, getPropertiesForURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SoapEndpointBuilder()
Method Detail |
protected void setEndpoint(java.net.URI uri, java.util.Properties props) throws MalformedEndpointException
setEndpoint
in class UrlEndpointBuilder
MalformedEndpointException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |