Uses of Interface org.omg.CORBA.Current

Uses in package org.omg.CORBA

Constructors with parameter type org.omg.CORBA.Current

Create the initialised instance.

Fields of type org.omg.CORBA.Current

Current
The stored Current value.

Methods with parameter type org.omg.CORBA.Current

void
Insert the Current into the given Any.
void
Write the Current to the CDR output stream (as IOR profile).

Methods with return type org.omg.CORBA.Current

Current
Extract the Current from given Any.
Current
This should return the information, related to the current thread.
Current
Cast the passed object into the Current.
Current
Read the Current from the CDR intput stream (IOR profile expected).