| 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_wchar_array(WCharSeqHolder seq,
int offset,
int length) |
void |
CDRInputStream_1_0.read_wchar_array(WCharSeqHolder seq,
int offset,
int length) |
void |
CDRInputStream.read_wchar_array(WCharSeqHolder seq,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataInputStream.read_wchar_array(WCharSeqHolder seq,
int offset,
int length)
Reads array of IDL wide characters from offset for length elements from the
input stream.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.