Uses of Interface
org.omg.CORBA.DataOutputStream

Packages that use DataOutputStream
org.omg.CORBA   
 

Uses of DataOutputStream in org.omg.CORBA
 

Subinterfaces of DataOutputStream in org.omg.CORBA
 interface CustomOutputStream
           
 

Methods in org.omg.CORBA with parameters of type DataOutputStream
 void CustomMarshal.marshal(DataOutputStream os)