public class MessageFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
Fault |
createFault()
Create a new fault.
|
NormalizedMessage |
createMessage()
Create a new normalized message.
|
static MessageFactory |
getInstance()
Retrieve an instance of this object.
|
public static final MessageFactory getInstance()
public NormalizedMessage createMessage() throws MessagingException
MessagingException - failed to create message.public Fault createFault() throws MessagingException
MessagingException - failed to create fault.Copyright © 2011-2016 OpenESB Community. All Rights Reserved.