Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
I
O
P
S
T
V
C
createLockManager()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
G
getConfiguredEndpoints()
- Method in class org.apache.servicemix.truezip.
TrueZipComponent
getDirectory()
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
getEndpointClasses()
- Method in class org.apache.servicemix.truezip.
TrueZipComponent
getEndpoints()
- Method in class org.apache.servicemix.truezip.
TrueZipComponent
getFile()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
getFilter()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
getLocationURI()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
getLockManager()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
getMarshaler()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
getMarshaler()
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
getNewTempName()
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
getResolvedEPR(ServiceEndpoint)
- Method in class org.apache.servicemix.truezip.
TrueZipComponent
getTempFilePrefix()
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
getTempFileSuffix()
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
I
isAutoCreateDirectory()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
isAutoCreateDirectory()
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
isDeleteFile()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
Returns whether or not we should delete the file when its processed
isRecursive()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
O
org.apache.servicemix.truezip
- package org.apache.servicemix.truezip
A component for working with zipped files such as writing to a zip or polling a zip for files.
P
poll()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
pollFile(File)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
pollFileOrDirectory(File)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
pollFileOrDirectory(File, boolean)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
process(MessageExchange)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
processFile(File)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
processFileAndDelete(File)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
processInOnly(MessageExchange, NormalizedMessage)
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
processInOut(MessageExchange, NormalizedMessage, NormalizedMessage)
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
S
setAutoCreateDirectory(boolean)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
setAutoCreateDirectory(boolean)
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
setDeleteFile(boolean)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
setDirectory(File)
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
setEndpoints(TrueZipEndpointType[])
- Method in class org.apache.servicemix.truezip.
TrueZipComponent
setFile(File)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
Sets the file to poll, which can be a directory or a file.
setFilter(FileFilter)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
Sets the optional filter to choose which files to process
setLockManager(LockManager)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
setMarshaler(FileMarshaler)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
setMarshaler(FileMarshaler)
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
setRecursive(boolean)
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
setTempFilePrefix(String)
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
setTempFileSuffix(String)
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
T
TrueZipComponent
- Class in
org.apache.servicemix.truezip
A file based component
TrueZipComponent()
- Constructor for class org.apache.servicemix.truezip.
TrueZipComponent
TrueZipEndpointType
- Interface in
org.apache.servicemix.truezip
Marker interface for File endpoints
TrueZipPollerEndpoint
- Class in
org.apache.servicemix.truezip
A polling endpoint which looks for a file or files in a directory and sends the files into the JBI bus as messages, deleting the files by default when they are processed.
TrueZipPollerEndpoint()
- Constructor for class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
TrueZipPollerEndpoint(ServiceUnit, QName, String)
- Constructor for class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
TrueZipPollerEndpoint(DefaultComponent, ServiceEndpoint)
- Constructor for class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
TrueZipSenderEndpoint
- Class in
org.apache.servicemix.truezip
An endpoint which receives a message and writes the content to a file.
TrueZipSenderEndpoint()
- Constructor for class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
TrueZipSenderEndpoint(TrueZipComponent, ServiceEndpoint)
- Constructor for class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
V
validate()
- Method in class org.apache.servicemix.truezip.
TrueZipPollerEndpoint
validate()
- Method in class org.apache.servicemix.truezip.
TrueZipSenderEndpoint
C
G
I
O
P
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2009
Apache Software Foundation
. All Rights Reserved.