org.objectweb.petals.tools.rmi.common.serializable
Class Fault

java.lang.Object
  extended by org.objectweb.petals.tools.rmi.common.serializable.NormalizedMessage
      extended by org.objectweb.petals.tools.rmi.common.serializable.Fault
All Implemented Interfaces:
java.io.Serializable, javax.jbi.messaging.Fault, javax.jbi.messaging.NormalizedMessage

public class Fault
extends NormalizedMessage
implements javax.jbi.messaging.Fault

Author:
nsalatge
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.petals.tools.rmi.common.serializable.NormalizedMessage
COMPRESSION
 
Constructor Summary
Fault()
          the default constructor.
 
Method Summary
 
Methods inherited from class org.objectweb.petals.tools.rmi.common.serializable.NormalizedMessage
addAttachment, getAttachment, getAttachmentNames, getContent, getProperty, getPropertyNames, getSecuritySubject, readObjectDelegate, removeAttachment, setContent, setProperty, setSecuritySubject, writeObjectDelegate
 
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

Fault

public Fault()
the default constructor.

Throws:
javax.jbi.messaging.MessagingException - impossible to create a fault


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