Package org.openorb.iiop

Interface and classes supporting the IIOP protocol implementation.

See:
          Description

Interface Summary
IIOPMinorCodes This interface lists all the minor codes used througout the IIOP module.
 

Class Summary
CDRCodecFactory  
CDRInputStream This class implements CDR for IIOP
CDROutputStream This class implements CDR for IIOP
CodeSet This class represents an entry in the codeset database.
CodeSetDatabase This class has been automatically generated on Tue Apr 09 00:07:52 CEST 2002.
CodeSetDatabaseInitializer This class initializes the codeset database for the client and the server side.
IIOPAddress IIOP request target.
IIOPClientChannel Implements the ClientChannel interface for IIOP.
IIOPClientProtocol Implements the ClientProtocol interface for IIOP.
IIOPProtocolInitializer  
IIOPServerChannel IIOP implementation of ServerChannel
IIOPServerProtocol This class provides the implementation of the IIOP protocol on the server side.
IIOPServerRequest This class represents a client request.
IIOPTransport Interface for creating sockets.
IIOPTransportClientInitializer Interface for creating sockets.
IIOPTransportServerInitializer Interface for creating sockets.
SocketQueue  
 

Package org.openorb.iiop Description

Interface and classes supporting the IIOP protocol implementation.