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

public void marshal(DataOutputStream os)

unmarshal

public void unmarshal(DataInputStream is)