Uses of Class
org.omg.CORBA.PERSIST_STORE

Packages that use PERSIST_STORE
org.omg.CORBA   
 

Uses of PERSIST_STORE in org.omg.CORBA
 

Fields in org.omg.CORBA declared as PERSIST_STORE
 PERSIST_STORE PERSIST_STOREHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type PERSIST_STORE
PERSIST_STOREHolder(PERSIST_STORE initial)
           
 



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