Uses of Interface
org.omg.CORBA.portable.ValueBase
Packages that use ValueBase
Package
Description
-
Uses of ValueBase in com.sun.corba.se.impl.encoding
Classes in com.sun.corba.se.impl.encoding that implement ValueBaseModifier and TypeClassDescriptionclassclassThis is delegates to the real implementation.classclassThis is delegates to the real implementation.classEncapsulations are supposed to explicitly define their code sets and GIOP version.classEncapsulations are supposed to explicitly define their code sets and GIOP version.classfinal class -
Uses of ValueBase in com.sun.corba.se.impl.ior
Classes in com.sun.corba.se.impl.ior that implement ValueBaseModifier and TypeClassDescriptionclassThis is an implementation of the ObjectReferenceFactory abstract value type defined by the portable interceptors IDL.classThis is an implementation of the ObjectReferenceTemplate abstract value type defined by the portable interceptors IDL. -
Uses of ValueBase in com.sun.corba.se.spi.encoding
Classes in com.sun.corba.se.spi.encoding that implement ValueBase -
Uses of ValueBase in org.omg.CORBA
Subinterfaces of ValueBase in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceDefines the methods used to read primitive data types from input streams for unmarshaling custom value types.interfaceDefines the methods used to write primitive data types to output streams for marshalling custom value types. -
Uses of ValueBase in org.omg.CORBA.portable
Subinterfaces of ValueBase in org.omg.CORBA.portableModifier and TypeInterfaceDescriptioninterfaceAn extension ofValueBasethat is implemented by custom value types.interfaceDefines the base type for all non-boxed IDL valuetypes that are not custom marshaled. -
Uses of ValueBase in org.omg.PortableInterceptor
Subinterfaces of ValueBase in org.omg.PortableInterceptorModifier and TypeInterfaceDescriptioninterfaceThe object reference factory.interfaceThe object reference template.