org.ow2.petals.jbi.messaging.exchange
Class FaultImpl

java.lang.Object
  extended by org.ow2.petals.jbi.messaging.exchange.NormalizedMessageImpl
      extended by org.ow2.petals.jbi.messaging.exchange.FaultImpl
All Implemented Interfaces:
java.io.Serializable, javax.jbi.messaging.Fault, javax.jbi.messaging.NormalizedMessage

public class FaultImpl
extends NormalizedMessageImpl
implements javax.jbi.messaging.Fault

Fault message type implementation.

Since:
Petals 1.0
Version:
$Rev: 19107 $ $Date: 2009-08-03 09:33:14 +0200 (Mon, 03 Aug 2009) $
Author:
Adrien LOUIS
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.petals.jbi.messaging.exchange.NormalizedMessageImpl
attachments, content, properties, PROPERTY_COMPRESSION, subject
 
Constructor Summary
FaultImpl()
          Default Contructor
 
Method Summary
 
Methods inherited from class org.ow2.petals.jbi.messaging.exchange.NormalizedMessageImpl
addAttachment, getAttachment, getAttachmentNames, getContent, getProperty, getPropertyNames, getSecuritySubject, removeAttachment, setContent, setProperty, setSecuritySubject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.jbi.messaging.NormalizedMessage
addAttachment, getAttachment, getAttachmentNames, getContent, getProperty, getPropertyNames, getSecuritySubject, removeAttachment, setContent, setProperty, setSecuritySubject
 

Constructor Detail

FaultImpl

public FaultImpl()
Default Contructor



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.