| Element | Description | Class |
|---|---|---|
| component | Mail Component | org.apache.servicemix.mail.MailComponent |
| poller | This is the polling endpoint for the mail component. | org.apache.servicemix.mail.MailPollerEndpoint |
| sender | this is the sending endpoint for the mail component | org.apache.servicemix.mail.MailSenderEndpoint |
| Element | Type | Description |
|---|---|---|
| endpoints | (poller | sender)* | |
| executor | <spring:bean/> | |
| executorFactory | <spring:bean/> |
| Attribute | Type | Description |
|---|---|---|
| concurrentPolling | xs:boolean | |
| connection | xs:string | returns the connection uri used for this poller endpoint |
| customTrustManagers | xs:string | |
| debugMode | xs:boolean | |
| delay | xs:long | |
| deleteProcessedMessages | xs:boolean | |
| endpoint | xs:string | |
| firstTime | xs:date | |
| interfaceName | xs:QName | |
| maxFetchSize | xs:integer | |
| period | xs:long | |
| processOnlyUnseenMessages | xs:boolean | |
| service | xs:QName | |
| targetEndpoint | xs:string | |
| targetInterface | xs:QName | |
| targetOperation | xs:QName | |
| targetService | xs:QName | |
| targetUri | xs:string |
| Element | Type | Description |
|---|---|---|
| definition | <spring:bean/> | |
| description | <spring:bean/> | |
| marshaler | <spring:bean/> | |
| scheduler | <spring:bean/> | |
| serviceUnit | <spring:bean/> |
| Attribute | Type | Description |
|---|---|---|
| connection | xs:string | returns the connection uri used for this poller endpoint |
| customTrustManagers | xs:string | |
| debugMode | xs:boolean | |
| endpoint | xs:string | |
| interfaceName | xs:QName | |
| receiver | xs:string | |
| sender | xs:string | |
| service | xs:QName |
| Element | Type | Description |
|---|---|---|
| definition | <spring:bean/> | |
| description | <spring:bean/> | |
| marshaler | <spring:bean/> | |
| serviceUnit | <spring:bean/> |