Package | Description |
---|---|
com.sun.corba.se.impl.encoding | |
org.omg.CORBA |
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
|
Modifier and Type | Method and Description |
---|---|
void |
IDLJavaSerializationInputStream.read_ulonglong_array(ULongLongSeqHolder seq,
int offset,
int length) |
void |
CDRInputStream_1_0.read_ulonglong_array(ULongLongSeqHolder seq,
int offset,
int length) |
void |
CDRInputStream.read_ulonglong_array(ULongLongSeqHolder seq,
int offset,
int length) |
Modifier and Type | Method and Description |
---|---|
void |
DataInputStream.read_ulonglong_array(ULongLongSeqHolder seq,
int offset,
int length)
Reads array of IDL unsigned long longs from offset for length elements from the
input stream.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.