Uses of Package
org.objectweb.david.apis.presentation

Packages that use org.objectweb.david.apis.presentation
org.objectweb.david.apis.presentation Provides classes and interfaces reconciling the CORBA and Jonathan abstractions for presentation. 
org.objectweb.david.libs.binding.iiop Provides classes implementing the IIOP protocol. 
org.objectweb.david.libs.binding.orbs Provides a set of (abstract) classes implementing a CORBA environment: any, typecodes, the protocol-independent parts of ORBs. 
org.objectweb.david.libs.binding.orbs.echannel Provides an implementation of an event channel service relying on RTP on top of IP multicast. 
org.objectweb.david.libs.binding.orbs.iiop Provides an CORBA-compliant IIOP ORB implementation. 
org.objectweb.david.libs.presentation.portable Provides a set of classes and interfaces for "portable" presentation protocols. 
org.objectweb.david.libs.services.CosTransactions.handler Provides a handler for a CORBA COS Transaction service implementation. 
 

Classes in org.objectweb.david.apis.presentation used by org.objectweb.david.apis.presentation
DavidInputStream
          Extension of the CORBA InputStream class.
DavidMarshaller
          DavidMarshaller is the type of marshallers implementing the encoding-independent marshalling methods.
DavidOutputStream
          Extension of the CORBA OutputStream class.
DavidUnMarshaller
          DavidUnMarshaller is the type of marshallers implementing the encoding-independent unmarshalling methods.
 

Classes in org.objectweb.david.apis.presentation used by org.objectweb.david.libs.binding.iiop
DavidStreamFactory
          Factory for David streams.
 

Classes in org.objectweb.david.apis.presentation used by org.objectweb.david.libs.binding.orbs
DavidMarshaller
          DavidMarshaller is the type of marshallers implementing the encoding-independent marshalling methods.
DavidMarshallerFactory
          Creates encoding independent marshaller and unmarshaller instances.
DavidStreamFactory
          Factory for David streams.
DavidUnMarshaller
          DavidUnMarshaller is the type of marshallers implementing the encoding-independent unmarshalling methods.
 

Classes in org.objectweb.david.apis.presentation used by org.objectweb.david.libs.binding.orbs.echannel
DavidMarshallerFactory
          Creates encoding independent marshaller and unmarshaller instances.
DavidStreamFactory
          Factory for David streams.
 

Classes in org.objectweb.david.apis.presentation used by org.objectweb.david.libs.binding.orbs.iiop
DavidMarshallerFactory
          Creates encoding independent marshaller and unmarshaller instances.
 

Classes in org.objectweb.david.apis.presentation used by org.objectweb.david.libs.presentation.portable
DavidInputStream
          Extension of the CORBA InputStream class.
DavidMarshaller
          DavidMarshaller is the type of marshallers implementing the encoding-independent marshalling methods.
DavidMarshallerFactory
          Creates encoding independent marshaller and unmarshaller instances.
DavidOutputStream
          Extension of the CORBA OutputStream class.
DavidStreamFactory
          Factory for David streams.
DavidUnMarshaller
          DavidUnMarshaller is the type of marshallers implementing the encoding-independent unmarshalling methods.
 

Classes in org.objectweb.david.apis.presentation used by org.objectweb.david.libs.services.CosTransactions.handler
DavidStreamFactory
          Factory for David streams.