Uses of Interface
org.objectweb.david.libs.protocols.giop.GIOPSessionIdentifier

Packages that use GIOPSessionIdentifier
org.objectweb.david.libs.protocols.giop Provides a set of classes implementing the CORBA GIOP protocol. 
 

Uses of GIOPSessionIdentifier in org.objectweb.david.libs.protocols.giop
 

Methods in org.objectweb.david.libs.protocols.giop that return GIOPSessionIdentifier
 GIOPSessionIdentifier GIOPProtocol.newSessionIdentifier(byte[] object_key, SessionIdentifier next)
          Creates a GIOP session identifier.