org.mule.providers.xmpp
Class XmppEndpointBuilder
java.lang.Object
org.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.impl.endpoint.UserInfoEndpointBuilder
org.mule.providers.xmpp.XmppEndpointBuilder
- All Implemented Interfaces:
- org.mule.impl.endpoint.EndpointBuilder
- public class XmppEndpointBuilder
- extends org.mule.impl.endpoint.UserInfoEndpointBuilder
Does the same as the UserINfoEndpointBuilder but also ensures that a path is set
on the uri. The path is used as either the groupChat name or the recipient name of
a one on one chat.
| Fields inherited from class org.mule.impl.endpoint.AbstractEndpointBuilder |
address, connectorName, createConnector, endpointName, responseTransformers, transformers, userInfo |
| 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 |
XmppEndpointBuilder
public XmppEndpointBuilder()
setEndpoint
protected void setEndpoint(URI uri,
Properties props)
throws org.mule.umo.endpoint.MalformedEndpointException
- Throws:
org.mule.umo.endpoint.MalformedEndpointException
Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.