JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.camel
Interface WrappedFile<T>
All Known Implementing Classes:
GenericFile
public interface
WrappedFile<T>
Wraps a file.
Method Summary
Methods
Modifier and Type
Method and Description
T
getFile
()
Gets the file.
Method Detail
getFile
T
getFile()
Gets the file.
Returns:
the file.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Apache Camel