org.omg.CORBA
Interface CustomMarshal

All Superinterfaces:
IDLEntity, java.io.Serializable, ValueBase
All Known Subinterfaces:
CustomValue

public interface CustomMarshal
extends ValueBase

Generated from IDL definition of abstract value type "CustomMarshal"

Author:
JacORB IDL compiler

Method Summary
 void marshal(DataOutputStream os)
           
 void unmarshal(DataInputStream is)
           
 
Methods inherited from interface org.omg.CORBA.portable.ValueBase
_truncatable_ids
 

Method Detail

marshal

public void marshal(DataOutputStream os)

unmarshal

public void unmarshal(DataInputStream is)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.