Uses of Interface
org.omg.CORBA.DataOutputStream
Packages that use DataOutputStream
-
Uses of DataOutputStream in com.sun.corba.se.impl.encoding
Classes in com.sun.corba.se.impl.encoding that implement DataOutputStreamModifier and TypeClassDescriptionclassclassThis is delegates to the real implementation.classEncapsulations are supposed to explicitly define their code sets and GIOP version.final class -
Uses of DataOutputStream in com.sun.corba.se.spi.encoding
Classes in com.sun.corba.se.spi.encoding that implement DataOutputStream -
Uses of DataOutputStream in org.omg.CORBA
Methods in org.omg.CORBA with parameters of type DataOutputStreamModifier and TypeMethodDescriptionvoidCustomMarshal.marshal(DataOutputStream os) Marshal method has to be implemented by the Customized Marshal class.