org.omg.CORBA
public interface CustomValue extends ValueBase, CustomMarshal
ValueBase
implementing its own methods for
reading and writing (unmarshaling and marshaling) the content. These methods
are defined in superinterface CustomMarshal
.
Custom value types can never be safely truncated to the more general
base type. They and always require an exact match for their RepositoryId
in the receiving context.
If the value base does not implement this interface, it normally implements
StreamableValue
instead._truncatable_ids
marshal, unmarshal