|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DavidUnMarshaller | |
org.objectweb.david.apis.presentation | Provides classes and interfaces reconciling the CORBA and Jonathan abstractions for presentation. |
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.presentation.portable | Provides a set of classes and interfaces for "portable" presentation protocols. |
Uses of DavidUnMarshaller in org.objectweb.david.apis.presentation |
Methods in org.objectweb.david.apis.presentation that return DavidUnMarshaller | |
DavidUnMarshaller |
DavidMarshallerFactory.newUnMarshaller()
Returns a new unmarshaller. |
Uses of DavidUnMarshaller in org.objectweb.david.libs.binding.orbs |
Methods in org.objectweb.david.libs.binding.orbs that return DavidUnMarshaller | |
DavidUnMarshaller |
ORBClass.newUnMarshaller()
|
Uses of DavidUnMarshaller in org.objectweb.david.libs.presentation.portable |
Fields in org.objectweb.david.libs.presentation.portable declared as DavidUnMarshaller | |
DavidUnMarshaller |
PortableMarshallerFactory.corba_unmarshaller
a DavidUnMarshaller instance, for delegation of the unmarshalling of the complex CORBA types (Object, TypeCode, Any). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |