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

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

Inherited by org.objectweb.joram.shared.admin.SubscriptionAdminRequest.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UserAdminRequest (String userId)
 UserAdminRequest ()
final String getUserId ()
String toString ()
void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

Definition at line 31 of file UserAdminRequest.java.


Member Function Documentation

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

Reimplemented in org.objectweb.joram.shared.admin.ClearSubscription, org.objectweb.joram.shared.admin.DeleteSubscriptionMessage, org.objectweb.joram.shared.admin.GetSubscription, org.objectweb.joram.shared.admin.GetSubscriptionMessage, org.objectweb.joram.shared.admin.GetSubscriptionMessageIds, org.objectweb.joram.shared.admin.GetSubscriptions, and org.objectweb.joram.shared.admin.SubscriptionAdminRequest.

Definition at line 54 of file UserAdminRequest.java.

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

Reimplemented in org.objectweb.joram.shared.admin.ClearSubscription, org.objectweb.joram.shared.admin.DeleteSubscriptionMessage, org.objectweb.joram.shared.admin.GetSubscription, org.objectweb.joram.shared.admin.GetSubscriptionMessage, org.objectweb.joram.shared.admin.GetSubscriptionMessageIds, org.objectweb.joram.shared.admin.GetSubscriptions, and org.objectweb.joram.shared.admin.SubscriptionAdminRequest.

Definition at line 58 of file UserAdminRequest.java.


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