org.omg.CORBA
Interface CustomMarshal
- All Superinterfaces:
- IDLEntity, Serializable, ValueBase
- All Known Subinterfaces:
- CustomValue
public interface CustomMarshal
- extends ValueBase
Generated from IDL abstract value type "CustomMarshal".
- Version:
- generated at Nov 6, 2011 12:20:22 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
marshal
void marshal(DataOutputStream os)
unmarshal
void unmarshal(DataInputStream is)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.