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