org.mule.impl.endpoint
Class UserInfoEndpointBuilder
java.lang.Object
org.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.impl.endpoint.UserInfoEndpointBuilder
- All Implemented Interfaces:
- EndpointBuilder
- Direct Known Subclasses:
- XmppEndpointBuilder
- public class UserInfoEndpointBuilder
- extends AbstractEndpointBuilder
UserInfoEndpointBuilder
builds an endpoint with the userinfo and
host details. This endpoint builder is used where endpoints as of the form :
xxx://ross:secret@host:1000
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserInfoEndpointBuilder
public UserInfoEndpointBuilder()
setEndpoint
protected void setEndpoint(URI uri,
Properties props)
throws MalformedEndpointException
- Specified by:
setEndpoint
in class AbstractEndpointBuilder
- Throws:
MalformedEndpointException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.