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