Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
D G I O R W _

D

Delegate - class org.omg.CORBA_2_3.portable.Delegate.
Extends the previous version of the Delegate by one additional method, defined in CORBA 2_3 .
Delegate() - Constructor for class org.omg.CORBA_2_3.portable.Delegate
 

G

get_codebase(Object) - Method in class org.omg.CORBA_2_3.portable.Delegate
Returns the codebase for the provided object reference.

I

InputStream - class org.omg.CORBA_2_3.portable.InputStream.
This class defines a new CDR input stream methods, added since CORBA 2.3.
InputStream() - Constructor for class org.omg.CORBA_2_3.portable.InputStream
 

O

ObjectImpl - class org.omg.CORBA_2_3.portable.ObjectImpl.
Extends the previous version of the CORBA object by one additional method, defined in CORBA 2_3 .
ObjectImpl() - Constructor for class org.omg.CORBA_2_3.portable.ObjectImpl
 
OutputStream - class org.omg.CORBA_2_3.portable.OutputStream.
This class defines a new CDR input stream methods, added since CORBA 2.3.
OutputStream() - Constructor for class org.omg.CORBA_2_3.portable.OutputStream
 
org.omg.CORBA_2_3.portable - package org.omg.CORBA_2_3.portable
This package supports the ORB extendsions that appeared since CORBA 2_3.

R

read_abstract_interface() - Method in class org.omg.CORBA_2_3.portable.InputStream
Read the abstract interface.
read_abstract_interface(Class) - Method in class org.omg.CORBA_2_3.portable.InputStream
Read the abstract interface, corresponding to the passed type.
read_value() - Method in class org.omg.CORBA_2_3.portable.InputStream
Read a value type structure, extracting the repository id from the input stream itself.
read_value(Class) - Method in class org.omg.CORBA_2_3.portable.InputStream
Read a value type structure, corresponing to the passed type.
read_value(Serializable) - Method in class org.omg.CORBA_2_3.portable.InputStream
Read a value type structure content, when the unitialised instance is passed as a parameter.
read_value(String) - Method in class org.omg.CORBA_2_3.portable.InputStream
Read a value type structure, having the given repository id.
read_value(BoxedValueHelper) - Method in class org.omg.CORBA_2_3.portable.InputStream
Use the provided boxed value helper to read the value.

W

write_abstract_interface(Object) - Method in class org.omg.CORBA_2_3.portable.OutputStream
Writes an abstract interface to the stream.
write_value(Serializable) - Method in class org.omg.CORBA_2_3.portable.OutputStream
Writes a value type into the output stream.
write_value(Serializable, BoxedValueHelper) - Method in class org.omg.CORBA_2_3.portable.OutputStream
Write value to the stream using the boxed value helper.
write_value(Serializable, Class) - Method in class org.omg.CORBA_2_3.portable.OutputStream
Writes a value type into the output stream, stating it is an instance of the given class.
write_value(Serializable, String) - Method in class org.omg.CORBA_2_3.portable.OutputStream
Writes a value type into the output stream, stating it has the given repository id.

_

_get_codebase() - Method in class org.omg.CORBA_2_3.portable.ObjectImpl
Returns the codebase for the provided object reference.

D G I O R W _