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

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

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

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

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

Definition at line 29 of file GetLocalServer.java.


Member Function Documentation

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

Definition at line 36 of file GetLocalServer.java.

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

Definition at line 39 of file GetLocalServer.java.


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