org.omg.CORBA

Interface CustomMarshal

Known Subinterfaces:
CustomValue

public interface CustomMarshal

Copyright (c) 1999 Object Management Group. Unlimited rights to duplicate and use this code are hereby granted provided that this copyright notice is included.

Method Summary

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

Method Details

marshal

public void marshal(DataOutputStream os)


unmarshal

public void unmarshal(DataInputStream is)