org.omg.CORBA
Interface CustomMarshal

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

public interface CustomMarshal
extends ValueBase

Generated from IDL abstract value type "CustomMarshal".

Version:
generated at Mar 23, 2009 3:46:12 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

Method Detail

marshal

void marshal(DataOutputStream os)

unmarshal

void unmarshal(DataInputStream is)


Copyright © 2009. All Rights Reserved.