oracle.sdpinternal.parlayx.multimedia_messaging
Class SOAPAttachmentUtil
java.lang.Object
oracle.sdpinternal.parlayx.multimedia_messaging.SOAPAttachmentUtil
public class SOAPAttachmentUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEADER_CONTENT_TYPE
public static String HEADER_CONTENT_TYPE
HEADER_CONTENT_DISPOSITION
public static String HEADER_CONTENT_DISPOSITION
HEADER_CONTENT_TRANSFER_ENCODING
public static String HEADER_CONTENT_TRANSFER_ENCODING
SOAPAttachmentUtil
public SOAPAttachmentUtil()
toDataHandler
public static javax.activation.DataHandler toDataHandler(javax.xml.soap.AttachmentPart attachment)
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
toMimeWrapper
public static SOAPAttachmentUtil.MimeWrapper toMimeWrapper(javax.xml.soap.AttachmentPart attachment)
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
Copyright © 2007-2009 Oracle Corporation. All Rights Reserved.