Uses of Class
org.omg.CORBA.ShortSeqHolder
Packages that use ShortSeqHolder
-
Uses of ShortSeqHolder in com.sun.corba.se.impl.encoding
Methods in com.sun.corba.se.impl.encoding with parameters of type ShortSeqHolderModifier and TypeMethodDescriptionvoidCDRInputStream_1_0.read_short_array(ShortSeqHolder seq, int offset, int length) final voidCDRInputStream.read_short_array(ShortSeqHolder seq, int offset, int length) voidIDLJavaSerializationInputStream.read_short_array(ShortSeqHolder seq, int offset, int length) -
Uses of ShortSeqHolder in org.omg.CORBA
Methods in org.omg.CORBA with parameters of type ShortSeqHolderModifier and TypeMethodDescriptionvoidDataInputStream.read_short_array(ShortSeqHolder seq, int offset, int length) Reads array of IDL shorts from offset for length elements from the input stream.