Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleSender endpoint attributes
borderStylesolidbgColor='lighblue'

Name

Type

Description

Default

service

QName

the service name of the endpoint

required to be spec'd

endpoint

string

the endpoint name of the endpoint

required to be spec'd

directory

file

 

required to be spec'd

autoCreateDirectory

boolean

 

true

append

boolean  

append to an existing file instead of overwriting it (3.3 or above)

false

marshaler

class

org.apache.servicemix.components.util.FileMarshaler

DefaultFileMarshaler

tempFilePrefix

string

 

"servicemix-"

tempFileSuffix

string

 

".xml"

...