Uses of Interface
org.omg.CORBA.DataInputStream

Packages that use DataInputStream
org.omg.CORBA   
 

Uses of DataInputStream in org.omg.CORBA
 

Subinterfaces of DataInputStream in org.omg.CORBA
 interface CustomInputStream
           
 

Methods in org.omg.CORBA with parameters of type DataInputStream
 void CustomMarshal.unmarshal(DataInputStream is)