org.objectweb.joram.client.connector.TopicConnectionRequest Class Reference

Inherits org.objectweb.joram.client.connector.ConnectionRequest.

Inheritance diagram for org.objectweb.joram.client.connector.TopicConnectionRequest:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.client.connector.TopicConnectionRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TopicConnectionRequest (String userName, String password)
int hashCode ()

Detailed Description

A TopicConnectionRequest instance wraps a user connection request for performing PubSub messaging.

Definition at line 30 of file TopicConnectionRequest.java.


Constructor & Destructor Documentation

org.objectweb.joram.client.connector.TopicConnectionRequest.TopicConnectionRequest ( String  userName,
String  password 
)

Constructs a TopicConnectionRequest instance.

Parameters:
userName Name of the user requesting a connection.
password Password of the user requesting a connection.

Definition at line 40 of file TopicConnectionRequest.java.


Member Function Documentation

int org.objectweb.joram.client.connector.TopicConnectionRequest.hashCode (  ) 

Returns a code based on the wrapped user identity.

Reimplemented from org.objectweb.joram.client.connector.ConnectionRequest.

Definition at line 47 of file TopicConnectionRequest.java.

References org.objectweb.joram.client.connector.ConnectionRequest.userName.


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