rvicemix.servicemix-truezip.2009.01.source-code.servicemix-truezip.xsd.wiki Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of servicemix-truezip Show documentation
Show all versions of servicemix-truezip Show documentation
TrueZip Binding Component for Apache ServiceMix for reading from and writing to zip archives
h3. Elements By Type
{anchor:org.apache.servicemix.truezip.TrueZipComponent-types}
h4. The _[org.apache.servicemix.truezip.TrueZipComponent|#org.apache.servicemix.truezip.TrueZipComponent-types]_ Type Implementations
| _[|#component-element]_ | {html}File Component{html} |
{anchor:org.apache.servicemix.common.DefaultComponent-types}
h4. The _[org.apache.servicemix.common.DefaultComponent|#org.apache.servicemix.common.DefaultComponent-types]_ Type Implementations
| _[|#component-element]_ | {html}File Component{html} |
{anchor:org.apache.servicemix.truezip.TrueZipEndpointType-types}
h4. The _[org.apache.servicemix.truezip.TrueZipEndpointType|#org.apache.servicemix.truezip.TrueZipEndpointType-types]_ Type Implementations
| _[|#poller-element]_ | {html}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.{html} |
| _[|#sender-element]_ | {html}An endpoint which receives a message and writes the content to a file.{html} |
{anchor:component-element}
h3. The _[|#component-element]_ Element
{html}File Component{html}
h4. Properties
|| Property Name || Type || Description ||
| endpoints | (_[org.apache.servicemix.truezip.TrueZipEndpointType|#org.apache.servicemix.truezip.TrueZipEndpointType-types]_)\* | {html}{html} |
| executor | _org.apache.servicemix.executors.Executor_ | {html}{html} |
| executorFactory | _org.apache.servicemix.executors.ExecutorFactory_ | {html}{html} |
{anchor:poller-element}
h3. The _[|#poller-element]_ Element
{html}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.{html}
h4. Properties
|| Property Name || Type || Description ||
| autoCreateDirectory | _boolean_ | {html}{html} |
| component | _[org.apache.servicemix.common.DefaultComponent|#org.apache.servicemix.common.DefaultComponent-types]_ | {html}{html} |
| concurrentPolling | _boolean_ | {html}{html} |
| definition | _javax.wsdl.Definition_ | {html}{html} |
| delay | _long_ | {html}{html} |
| deleteFile | _boolean_ | {html}Returns whether or not we should delete the file when its processed{html} |
| description | _org.w3c.dom.Document_ | {html}{html} |
| endpoint | _java.lang.String_ | {html}{html} |
| file | _java.io.File_ | {html}Sets the file to poll, which can be a directory or a file.{html} |
| filter | _java.io.FileFilter_ | {html}Sets the optional filter to choose which files to process{html} |
| firstTime | _java.util.Date_ | {html}{html} |
| interfaceName | _javax.xml.namespace.QName_ | {html}{html} |
| lockManager | _org.apache.servicemix.common.locks.LockManager_ | {html}{html} |
| marshaler | _org.apache.servicemix.components.util.FileMarshaler_ | {html}{html} |
| period | _long_ | {html}{html} |
| recursive | _boolean_ | {html}{html} |
| scheduler | _org.apache.servicemix.common.scheduler.Scheduler_ | {html}{html} |
| service | _javax.xml.namespace.QName_ | {html}{html} |
| serviceUnit | _org.apache.servicemix.common.ServiceUnit_ | {html}{html} |
| targetEndpoint | _java.lang.String_ | {html}{html} |
| targetInterface | _javax.xml.namespace.QName_ | {html}{html} |
| targetOperation | _javax.xml.namespace.QName_ | {html}{html} |
| targetService | _javax.xml.namespace.QName_ | {html}{html} |
| targetUri | _java.lang.String_ | {html}{html} |
{anchor:sender-element}
h3. The _[|#sender-element]_ Element
{html}An endpoint which receives a message and writes the content to a file.{html}
h4. Properties
|| Property Name || Type || Description ||
| autoCreateDirectory | _boolean_ | {html}{html} |
| component | _[org.apache.servicemix.truezip.TrueZipComponent|#org.apache.servicemix.truezip.TrueZipComponent-types]_ | {html}{html} |
| definition | _javax.wsdl.Definition_ | {html}{html} |
| description | _org.w3c.dom.Document_ | {html}{html} |
| directory | _java.io.File_ | {html}{html} |
| endpoint | _java.lang.String_ | {html}{html} |
| interfaceName | _javax.xml.namespace.QName_ | {html}{html} |
| marshaler | _org.apache.servicemix.components.util.FileMarshaler_ | {html}{html} |
| service | _javax.xml.namespace.QName_ | {html}{html} |
| serviceUnit | _org.apache.servicemix.common.ServiceUnit_ | {html}{html} |
| tempFilePrefix | _java.lang.String_ | {html}{html} |
| tempFileSuffix | _java.lang.String_ | {html}{html} |
h3. Element Index
| _[|#component-element]_ | {html}File Component{html} |
| _[|#poller-element]_ | {html}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.{html} |
| _[|#sender-element]_ | {html}An endpoint which receives a message and writes the content to a file.{html} |