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

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

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Monitor_GetNbMaxMsg (String destId)
 Monitor_GetNbMaxMsg ()
 Monitor_GetNbMaxMsg (String destId, String subName)
String getId ()
String getSubName ()
void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

A Monitor_GetNbMaxMsg instance requests the NbMaxMsg of the destination.

Definition at line 35 of file Monitor_GetNbMaxMsg.java.


Constructor & Destructor Documentation

org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg.Monitor_GetNbMaxMsg ( String  destId  ) 

Constructs a Monitor_GetNbMaxMsg instance.

Parameters:
destId Identifier of the destination.

Definition at line 48 of file Monitor_GetNbMaxMsg.java.

org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg.Monitor_GetNbMaxMsg ( String  destId,
String  subName 
)

Constructs a Monitor_GetNbMaxMsg instance.

Parameters:
destId Identifier of the destination.
subName Subscription name.

Definition at line 60 of file Monitor_GetNbMaxMsg.java.


Member Function Documentation

String org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg.getId (  ) 

Returns the identifier of the destination.

Definition at line 67 of file Monitor_GetNbMaxMsg.java.

String org.objectweb.joram.shared.admin.Monitor_GetNbMaxMsg.getSubName (  ) 

Returns SubName

Definition at line 72 of file Monitor_GetNbMaxMsg.java.

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

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


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