Uses of Interface org.objectweb.perseus.fos.api.FosAccess

Uses in package org.objectweb.perseus.fos.lib

Classes implementing org.objectweb.perseus.fos.api.FosAccess

class

Methods with parameter type org.objectweb.perseus.fos.api.FosAccess

void
FosTxContext.read(String dirof, String id, FosStructure fs, FosAccess conn, Object ctxt)
void
FosTxContext.write(String dirof, String id, FosStructure fs, FosAccess conn, Object ctxt)

Uses in package org.objectweb.perseus.fos.api

Methods with parameter type org.objectweb.perseus.fos.api.FosAccess

void
FosStructure.readFile(ObjectInputStream ois, FosAccess conn, Object ctxt)
Reads the content of a persistent object from the file represented by the given ObjectInputStream.
void
FosStructure.writeFile(ObjectOutputStream oos, FosAccess conn, Object ctxt)
Writes the content of a persistent object to the file represented by the given ObjectOutputStream.

Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.