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