Uses of Class
org.omg.CORBA.NO_RESOURCES

Packages that use NO_RESOURCES
org.omg.CORBA   
 

Uses of NO_RESOURCES in org.omg.CORBA
 

Fields in org.omg.CORBA declared as NO_RESOURCES
 NO_RESOURCES NO_RESOURCESHolder.value
           
 

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

Methods in org.omg.CORBA with parameters of type NO_RESOURCES
static void NO_RESOURCESHelper.insert(Any any, NO_RESOURCES val)
           
static void NO_RESOURCESHelper.write(OutputStream out, NO_RESOURCES val)
           
 

Constructors in org.omg.CORBA with parameters of type NO_RESOURCES
NO_RESOURCESHolder(NO_RESOURCES initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.