|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.openorb.pss.connector.file.FileUtil
This class provides utility for file persistance.
| Constructor Summary | |
FileUtil()
|
|
| Method Summary | |
static void |
marshalRef(java.lang.Object ref,
org.omg.CORBA.portable.OutputStream output)
|
static void |
truncArray(java.lang.Object[] src,
java.lang.Object[] tgt,
int index)
|
static StorageObjectRef |
unmarshalRef(java.lang.Object ref,
org.omg.CORBA.portable.InputStream input,
StorageHomeBase hbase)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileUtil()
| Method Detail |
public static void truncArray(java.lang.Object[] src,
java.lang.Object[] tgt,
int index)
public static void marshalRef(java.lang.Object ref,
org.omg.CORBA.portable.OutputStream output)
public static StorageObjectRef unmarshalRef(java.lang.Object ref,
org.omg.CORBA.portable.InputStream input,
StorageHomeBase hbase)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||