org.objectweb.joram.shared.admin.DeleteQueueMessage Class Reference

Inherits org.objectweb.joram.shared.admin.QueueAdminRequest.

Inheritance diagram for org.objectweb.joram.shared.admin.DeleteQueueMessage:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.shared.admin.DeleteQueueMessage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DeleteQueueMessage (String queueId, String msgId)
 DeleteQueueMessage ()
final String getMessageId ()
void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

Definition at line 31 of file DeleteQueueMessage.java.


Member Function Documentation

void org.objectweb.joram.shared.admin.DeleteQueueMessage.readFrom ( InputStream  is  )  throws IOException

The object implements the readFrom method to restore its contents from the input stream.

Parameters:
is the stream to read data from in order to restore the object

Reimplemented from org.objectweb.joram.shared.admin.QueueAdminRequest.

Definition at line 52 of file DeleteQueueMessage.java.

void org.objectweb.joram.shared.admin.DeleteQueueMessage.writeTo ( OutputStream  os  )  throws IOException

The object implements the writeTo method to write its contents to the output stream.

Parameters:
os the stream to write the object to

Reimplemented from org.objectweb.joram.shared.admin.QueueAdminRequest.

Definition at line 57 of file DeleteQueueMessage.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:20:30 2008 for joram by  doxygen 1.5.0