|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.endpoint.AbstractEndpointURIBuilder
org.mule.transport.soap.axis.WsdlUrlEndpointURIBuilder
public 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
Field Summary |
---|
Fields inherited from class org.mule.endpoint.AbstractEndpointURIBuilder |
---|
address, connectorName, endpointName, responseTransformers, transformers, userInfo |
Constructor Summary | |
---|---|
WsdlUrlEndpointURIBuilder()
|
Method Summary | |
---|---|
protected void |
setEndpoint(java.net.URI uri,
java.util.Properties props)
|
Methods inherited from class org.mule.endpoint.AbstractEndpointURIBuilder |
---|
build, getPropertiesForURI, rewriteURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsdlUrlEndpointURIBuilder()
Method Detail |
---|
protected void setEndpoint(java.net.URI uri, java.util.Properties props) throws MalformedEndpointException
setEndpoint
in class AbstractEndpointURIBuilder
MalformedEndpointException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |