MessageAttachment.Factory Class

Static factory class for creating new MessageAttachment instances.

Syntax

public static final class MessageAttachment.Factory 

Extends

Object 

Package

com.bea.data 

Constructor

public MessageAttachment.Factory() 

Method Summary

Return Type
Description

MessageAttachment

newInstance(RawData rd) 

Creates a MessageAttachment instance from a RawData object containing non-XML (raw) data for which there is no MFL file.

MessageAttachment

newInstance(com.bea.xml.XmlObject xo)

Creates a MessageAttachment instance from an XmlObject containing XML data.

Related Topics

MessageAttachment Interface

Guide to Building Business Processes

ebXML Control

RosettaNet Control

Introducing Trading Partner Integration

WebLogic Workshop Reference