All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bea.jolt.JoltReply

java.lang.Object
   |
   +----bea.jolt.JoltReply

public class JoltReply
extends Object
JoltReply is a place holder of the message for unsolicited messages or event notifications. In the future, this class will be enhanced to include a method to identify the source of the message.


Method Index

 o getMessage()
Get the response message

Methods

 o getMessage
 public Message getMessage()
Get the response message

Returns:
the message object.

All Packages  Class Hierarchy  This Package  Previous  Next  Index