Package | Description |
---|---|
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 | Field and Description |
---|---|
ServiceInformation |
ServiceInformationHolder.value
The
ServiceInformation value held by this
ServiceInformationHolder object in its value field. |
Modifier and Type | Method and Description |
---|---|
static ServiceInformation |
ServiceInformationHelper.extract(Any a) |
static ServiceInformation |
ServiceInformationHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ServiceInformationHelper.insert(Any a,
ServiceInformation that) |
static void |
ServiceInformationHelper.write(OutputStream out,
ServiceInformation that) |
Constructor and Description |
---|
ServiceInformationHolder(ServiceInformation arg)
Constructs a new
ServiceInformationHolder object with its
value field initialized to the given
ServiceInformation object. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.