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

Inherits org.objectweb.joram.shared.admin.Monitor_Reply.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Monitor_GetDestinationsRep (String[] ids, String[] names, String[] types)
 Monitor_GetDestinationsRep ()
String[] getIds ()
String[] getNames ()
String[] getTypes ()
void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

A Monitor_GetDestinationsRep instance replies to a get destinations monitoring request, and holds the destinations on a given server.

Definition at line 37 of file Monitor_GetDestinationsRep.java.


Member Function Documentation

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

Definition at line 71 of file Monitor_GetDestinationsRep.java.

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

Definition at line 78 of file Monitor_GetDestinationsRep.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