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 |
CDROutputObject |
class |
CDROutputStream
This is delegates to the real implementation.
|
class |
EncapsOutputStream
Encapsulations are supposed to explicitly define their
code sets and GIOP version.
|
class |
TypeCodeOutputStream |
Modifier and Type | Class and Description |
---|---|
class |
CorbaOutputObject |
Modifier and Type | Method and Description |
---|---|
void |
CustomMarshal.marshal(DataOutputStream os)
Marshal method has to be implemented by the Customized Marshal class.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.