Uses of Class
org.omg.CORBA.BooleanSeqHolder

Packages that use BooleanSeqHolder
org.jacorb.orb   
org.omg.CORBA   
 

Uses of BooleanSeqHolder in org.jacorb.orb
 

Methods in org.jacorb.orb with parameters of type BooleanSeqHolder
 void DataInputStream.read_boolean_array(BooleanSeqHolder seq, int offset, int length)
          Operation read_boolean_array
 

Uses of BooleanSeqHolder in org.omg.CORBA
 

Methods in org.omg.CORBA with parameters of type BooleanSeqHolder
 void DataInputStream.read_boolean_array(BooleanSeqHolder seq, int offset, int length)