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

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

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Monitor_GetDMQSettings (int serverId)
 Monitor_GetDMQSettings (String target)
 Monitor_GetDMQSettings ()
int getServerId ()
String getTarget ()
void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

A Monitor_GetDMQSettings instance requests the DMQ settings of a server, a user or a destination.

Definition at line 35 of file Monitor_GetDMQSettings.java.


Constructor & Destructor Documentation

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

Constructs a Monitor_GetDMQSettings instance.

Parameters:
serverId Identifier of the target server.

Definition at line 48 of file Monitor_GetDMQSettings.java.

org.objectweb.joram.shared.admin.Monitor_GetDMQSettings.Monitor_GetDMQSettings ( String  target  ) 

Constructs a Monitor_GetDMQSettings instance.

Parameters:
target Identifier of the target destination or user.

Definition at line 57 of file Monitor_GetDMQSettings.java.


Member Function Documentation

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

Returns the identifier of the target server.

Definition at line 64 of file Monitor_GetDMQSettings.java.

String org.objectweb.joram.shared.admin.Monitor_GetDMQSettings.getTarget (  ) 

Returns the identifier of the target destination or user.

Definition at line 69 of file Monitor_GetDMQSettings.java.

void org.objectweb.joram.shared.admin.Monitor_GetDMQSettings.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 77 of file Monitor_GetDMQSettings.java.

void org.objectweb.joram.shared.admin.Monitor_GetDMQSettings.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 83 of file Monitor_GetDMQSettings.java.


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