API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
org.omg.CORBA.
ServiceInformationHelper
View Source
Author(s)
Since
Version
Serial
Hierarchy
Object
ServiceInformationHelper
Implements
Subclasses
See DIRECT subclasses
Quick Links:
Constructors
Methods
Fields
NestedClasses
Description
public
abstract
abstract class ServiceInformationHelper
See also:
Constructors
public
ServiceInformationHelper
()
Methods
Hide/Show inherited methods
public
static
ServiceInformation
extract
(
Any
a)
public
static
String
id
()
public
static
void
insert
(
Any
a,
ServiceInformation
that)
public
static
ServiceInformation
read
(
InputStream
in)
public
static
synchronized
TypeCode
type
()
public
static
void
write
(
OutputStream
out,
ServiceInformation
that)
Fields
Hide/Show inherited fields
Nested Classes
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar