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

Inherits org.objectweb.joram.shared.admin.Monitor_Request.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Monitor_GetUsers (int serverId)
 Monitor_GetUsers ()
int getServerId ()
void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

A Monitor_GetUsers instance requests the list of the users of a given server.

Definition at line 35 of file Monitor_GetUsers.java.


Constructor & Destructor Documentation

org.objectweb.joram.shared.admin.Monitor_GetUsers.Monitor_GetUsers ( int  serverId  ) 

Constructs a Monitor_GetUsers instance.

Parameters:
serverId Identifier of the target server.

Definition at line 46 of file Monitor_GetUsers.java.


Member Function Documentation

int org.objectweb.joram.shared.admin.Monitor_GetUsers.getServerId (  ) 

Returns the identifier of the target server.

Definition at line 53 of file Monitor_GetUsers.java.

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

Definition at line 61 of file Monitor_GetUsers.java.

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

Definition at line 66 of file Monitor_GetUsers.java.


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