org.mule.transport.xmpp
Class XmppEndpointURIBuilder
java.lang.Object
org.mule.endpoint.AbstractEndpointURIBuilder
org.mule.endpoint.UserInfoEndpointURIBuilder
org.mule.transport.xmpp.XmppEndpointURIBuilder
- All Implemented Interfaces:
- org.mule.api.endpoint.EndpointURIBuilder
public class XmppEndpointURIBuilder
- extends org.mule.endpoint.UserInfoEndpointURIBuilder
This endpoint builder ensures that a path is set on the URI as the path is the
message type.
| Fields inherited from class org.mule.endpoint.AbstractEndpointURIBuilder |
address, connectorName, endpointName, responseTransformers, transformers, userInfo |
| 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 |
XmppEndpointURIBuilder
public XmppEndpointURIBuilder()
setEndpoint
protected void setEndpoint(URI uri,
Properties props)
throws org.mule.api.endpoint.MalformedEndpointException
- Overrides:
setEndpoint in class org.mule.endpoint.UserInfoEndpointURIBuilder
- Throws:
org.mule.api.endpoint.MalformedEndpointException
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.