Serialized Form


Package ChatApp

Class ChatApp._ChatClientStub implements Serializable

Class ChatApp._ChatRegistryImplBase implements Serializable

Class ChatApp._ChatRegistryStub implements Serializable

Class ChatApp.ChatRegistryServant implements Serializable

Serialized Fields

clients

java.util.Hashtable clients
A Hashtable to hold clients IDs and keys. a client's key is the public key of its PKCS keyPair

ncRef

org.omg.CosNaming.NamingContext ncRef
The CORBA naming context to hold client and server objects

orb

org.omg.CORBA.ORB orb
The CORBA object to fetch objects from the CORBA NameService


Class ChatApp.ChatRegistryServant implements Serializable

Serialized Fields

clients

java.util.Hashtable clients
A Hashtable to hold clients IDs and keys. a client's key is the public key of its PKCS keyPair

ncRef

org.omg.CosNaming.NamingContext ncRef
The CORBA naming context to hold client and server objects

orb

org.omg.CORBA.ORB orb
The CORBA object to fetch objects from the CORBA NameService