org.mule.providers.file
Class FileEndpointBuilder
java.lang.Object
org.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.providers.file.FileEndpointBuilder
- All Implemented Interfaces:
- EndpointBuilder
public class FileEndpointBuilder
- extends AbstractEndpointBuilder
FileEndpointBuilder
File uris need some special processing because
the uri path can be any length, and the default resolver relies on a particular
path format.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileEndpointBuilder
public FileEndpointBuilder()
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.