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

Inherits org.objectweb.joram.shared.admin.AdminRequest.

Inherited by org.objectweb.joram.shared.admin.Monitor_GetCluster, org.objectweb.joram.shared.admin.Monitor_GetDestinations, org.objectweb.joram.shared.admin.Monitor_GetDMQSettings, org.objectweb.joram.shared.admin.Monitor_GetFather, org.objectweb.joram.shared.admin.Monitor_GetFreeAccess, org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg, org.objectweb.joram.shared.admin.Monitor_GetPendingMessages, org.objectweb.joram.shared.admin.Monitor_GetPendingRequests, org.objectweb.joram.shared.admin.Monitor_GetReaders, org.objectweb.joram.shared.admin.Monitor_GetServersIds, org.objectweb.joram.shared.admin.Monitor_GetStat, org.objectweb.joram.shared.admin.Monitor_GetSubscriptions, org.objectweb.joram.shared.admin.Monitor_GetUsers, and org.objectweb.joram.shared.admin.Monitor_GetWriters.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

A Monitor_Request request is sent by a monitorer inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an monitoring operation.

Definition at line 35 of file Monitor_Request.java.


Member Function Documentation

void org.objectweb.joram.shared.admin.Monitor_Request.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

Implements org.objectweb.joram.shared.stream.Streamable.

Reimplemented in org.objectweb.joram.shared.admin.Monitor_GetCluster, org.objectweb.joram.shared.admin.Monitor_GetDestinations, org.objectweb.joram.shared.admin.Monitor_GetDMQSettings, org.objectweb.joram.shared.admin.Monitor_GetFather, org.objectweb.joram.shared.admin.Monitor_GetFreeAccess, org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg, org.objectweb.joram.shared.admin.Monitor_GetPendingMessages, org.objectweb.joram.shared.admin.Monitor_GetPendingRequests, org.objectweb.joram.shared.admin.Monitor_GetReaders, org.objectweb.joram.shared.admin.Monitor_GetServersIds, org.objectweb.joram.shared.admin.Monitor_GetStat, org.objectweb.joram.shared.admin.Monitor_GetSubscriptions, org.objectweb.joram.shared.admin.Monitor_GetUsers, and org.objectweb.joram.shared.admin.Monitor_GetWriters.

Definition at line 41 of file Monitor_Request.java.

void org.objectweb.joram.shared.admin.Monitor_Request.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

Implements org.objectweb.joram.shared.stream.Streamable.

Reimplemented in org.objectweb.joram.shared.admin.Monitor_GetCluster, org.objectweb.joram.shared.admin.Monitor_GetDestinations, org.objectweb.joram.shared.admin.Monitor_GetDMQSettings, org.objectweb.joram.shared.admin.Monitor_GetFather, org.objectweb.joram.shared.admin.Monitor_GetFreeAccess, org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg, org.objectweb.joram.shared.admin.Monitor_GetPendingMessages, org.objectweb.joram.shared.admin.Monitor_GetPendingRequests, org.objectweb.joram.shared.admin.Monitor_GetReaders, org.objectweb.joram.shared.admin.Monitor_GetServersIds, org.objectweb.joram.shared.admin.Monitor_GetStat, org.objectweb.joram.shared.admin.Monitor_GetSubscriptions, org.objectweb.joram.shared.admin.Monitor_GetUsers, and org.objectweb.joram.shared.admin.Monitor_GetWriters.

Definition at line 44 of file Monitor_Request.java.


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