|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package org.ow2.petals.jbi.messaging.exchange |
|---|
| Class org.ow2.petals.jbi.messaging.exchange.FaultImpl extends NormalizedMessageImpl implements Serializable |
|---|
serialVersionUID: 35321848L
| Class org.ow2.petals.jbi.messaging.exchange.MessageExchangeImpl extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -4354354L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint
javax.jbi.servicedesc.ServiceEndpoint endpoint
java.lang.Exception error
java.lang.String exchangeId
javax.jbi.messaging.FlowAttributes flowAttributes
javax.xml.namespace.QName interfaceName
java.util.Map<K,V> messages
javax.xml.namespace.QName operation
java.net.URI pattern
java.util.Map<K,V> properties
javax.xml.namespace.QName service
boolean terminated
boolean transacted
boolean persisted
boolean monitored
| Class org.ow2.petals.jbi.messaging.exchange.NormalizedMessageImpl extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 45438732L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
Serialization process :
Note: Content must always be serialized at the end of the serialization process. Because in the deserialization process, a new content will be created with all ending bytes of the Stream.
java.io.IOException| Serialized Fields |
|---|
java.util.Map<K,V> properties
javax.security.auth.Subject subject
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||