Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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). |
Uses of ServiceInformation in org.omg.CORBA |
---|
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. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.