org.omg.CORBA
Interface CustomMarshal

All Known Subinterfaces:
CustomValue

public interface CustomMarshal


Method Summary
 void marshal(DataOutputStream os)
           
 void unmarshal(DataInputStream is)
           
 

Method Detail

marshal

void marshal(DataOutputStream os)

unmarshal

void unmarshal(DataInputStream is)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.