Package | Description |
---|---|
com.sun.corba.se.impl.encoding | |
com.sun.corba.se.spi.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 | Class and Description |
---|---|
class |
CDRInputObject |
class |
CDRInputStream
This is delegates to the real implementation.
|
class |
EncapsInputStream
Encapsulations are supposed to explicitly define their
code sets and GIOP version.
|
class |
TypeCodeInputStream |
Modifier and Type | Class and Description |
---|---|
class |
CorbaInputObject |
Modifier and Type | Method and Description |
---|---|
void |
CustomMarshal.unmarshal(DataInputStream is)
Unmarshal method has to be implemented by the Customized Marshal class.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.