Uses of Class
org.omg.CORBA.UNKNOWN

Packages that use UNKNOWN
org.omg.CORBA   
 

Uses of UNKNOWN in org.omg.CORBA
 

Methods in org.omg.CORBA that return UNKNOWN
static UNKNOWN UNKNOWNHelper.extract(Any any)
           
static UNKNOWN UNKNOWNHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type UNKNOWN
static void UNKNOWNHelper.insert(Any any, UNKNOWN s)
           
static void UNKNOWNHelper.write(OutputStream out, UNKNOWN s)