Uses of Class
org.omg.CORBA.PERSIST_STORE

Packages that use PERSIST_STORE
org.omg.CORBA   
 

Uses of PERSIST_STORE in org.omg.CORBA
 

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 s)
           
static void PERSIST_STOREHelper.write(OutputStream out, PERSIST_STORE s)