C E G S T

C

com.swiftmq.extension.javamail.outbound - package com.swiftmq.extension.javamail.outbound
 

E

EncodingSupport - Interface in com.swiftmq.extension.javamail.outbound
A com.swiftmq.extension.javamail.outbound.Transformer can implement this additional interface if it supports transfer encoding per attachment.

G

getAttachment(int) - Method in interface com.swiftmq.extension.javamail.outbound.Transformer
Returns a javax.activation.DataSource object to access the attachment.
getAttachmentFilename(int) - Method in interface com.swiftmq.extension.javamail.outbound.Transformer
Returns the filename of the attachment.
getContent() - Method in interface com.swiftmq.extension.javamail.outbound.Transformer
Returns the content.
getEncoding(int) - Method in interface com.swiftmq.extension.javamail.outbound.EncodingSupport
Returns the encoding for this attachment.
getNumberAttachments() - Method in interface com.swiftmq.extension.javamail.outbound.Transformer
Returns the number of attachments.

S

setMessage(MessageImpl) - Method in interface com.swiftmq.extension.javamail.outbound.Transformer
Sets the JMS message.

T

transform(javax.mail.Session, MessageImpl) - Method in interface com.swiftmq.extension.javamail.outbound.Transformer2
Transforms a JMS message into a JavaMail message and return it.
Transformer - Interface in com.swiftmq.extension.javamail.outbound
Transformer interface for outbound mail bridges.
Transformer2 - Interface in com.swiftmq.extension.javamail.outbound
Another Transformer interface for outbound mail bridges.

C E G S T

Copyright © 2012 IIT Software GmbH, Bremen/Germany. All Rights Reserved.