Package | Description |
---|---|
com.sun.corba.se.impl.encoding | |
sun.corba |
Provides an internal API that the Sun ORB implementation uses to
access JVM functions that have no standard APIs.
|
Modifier and Type | Method and Description |
---|---|
static TypeCodeInputStream |
TypeCodeInputStream.readEncapsulation(InputStream is,
ORB _orb) |
Modifier and Type | Method and Description |
---|---|
static TypeCodeInputStream |
EncapsInputStreamFactory.newTypeCodeInputStream(ORB orb,
byte[] data,
int size) |
static TypeCodeInputStream |
EncapsInputStreamFactory.newTypeCodeInputStream(ORB orb,
byte[] buf,
int size,
boolean littleEndian,
GIOPVersion version) |
static TypeCodeInputStream |
EncapsInputStreamFactory.newTypeCodeInputStream(ORB orb,
ByteBuffer byteBuffer,
int size,
boolean littleEndian,
GIOPVersion version) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.