Package | Description |
---|---|
org.mule.config.endpoint | |
org.mule.transport.file |
Provides file transport in the form of a directory listeners and file dispatchers.
|
org.mule.util |
Common helper classes for reading/writing files setting bean properties and SPI helpers.
|
Modifier and Type | Field and Description |
---|---|
protected TemplateParser |
AnnotatedEndpointHelper.parser |
Modifier and Type | Method and Description |
---|---|
protected String |
ExpressionFilenameParser.getFilename(MuleMessage message,
String expression,
TemplateParser parser) |
Modifier and Type | Method and Description |
---|---|
static TemplateParser |
TemplateParser.createAntStyleParser() |
static TemplateParser |
TemplateParser.createCurlyBracesStyleParser() |
static TemplateParser |
TemplateParser.createMuleStyleParser() |
static TemplateParser |
TemplateParser.createSquareBracesStyleParser() |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.