org.mule.impl.endpoint
Class SocketEndpointBuilder
java.lang.Object
org.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.impl.endpoint.SocketEndpointBuilder
- All Implemented Interfaces:
- EndpointBuilder
public class SocketEndpointBuilder
- extends AbstractEndpointBuilder
SocketEndpointBuilder
builds an endpointUri based on host and port
only
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketEndpointBuilder
public SocketEndpointBuilder()
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.