aicas logoJamaica 3.2 release 62

org.omg.CORBA
Interface CustomValue

All Superinterfaces:
CustomMarshal, IDLEntity, Serializable, ValueBase

public interface CustomValue
extends ValueBase, CustomMarshal

A Custom Value is a 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 org.omg.CORBA.portable.StremableValue instead.


Method Summary
 
Methods inherited from interface org.omg.CORBA.portable.ValueBase
_truncatable_ids
 
Methods inherited from interface org.omg.CORBA.CustomMarshal
marshal, unmarshal
 


aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.