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

Inherits org.objectweb.joram.shared.admin.SetRight.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SetWriter (String userProxId, String destId)
 SetWriter ()
void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

A SetWriter instance requests the authorization for a given user to be a writer on a given destination.

Definition at line 34 of file SetWriter.java.


Constructor & Destructor Documentation

org.objectweb.joram.shared.admin.SetWriter.SetWriter ( String  userProxId,
String  destId 
)

Constructs a SetWriter instance.

Parameters:
userProxId See superclass.
destId See superclass.

Definition at line 43 of file SetWriter.java.


Member Function Documentation

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

Definition at line 53 of file SetWriter.java.

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

Definition at line 57 of file SetWriter.java.


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