|
AdroitLogic UltraESB v1.7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ObjectMessage
Message which holds a Java Object as the payload
| Method Summary | |
|---|---|
java.io.Serializable |
asSerializableObject()
Return payload as a Serializable Java Object |
void |
writeTo(java.io.OutputStream os)
Serialize the payload Object to the given OutputStream |
| Method Detail |
|---|
java.io.Serializable asSerializableObject()
throws FormatConversionException
FormatConversionException - if the base Object is not Serializable
void writeTo(java.io.OutputStream os)
throws java.io.IOException
os - the OutputStream to serialize the message into
java.io.IOException
|
Copyright (c) 2010-2012 AdroitLogic Private Ltd. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||