Skip navigation links
C D E G I R S T W 

S

setReader(int, SPReader) - Method in class ej.sp.ShieldedPlug
Registers the given SPReader to de-serialize objects from the block with the given ID.
If an SPReader is already defined for the block, it is replaced by the given SPReader.
setWriter(int, SPWriter) - Method in class ej.sp.ShieldedPlug
Registers the given SPWriter to serialize objects into the block with the given ID.
If an SPWriter is already defined for the block, it is replaced by the given SPWriter.
ShieldedPlug - Class in ej.sp
A shielded plug is a database that contains several memory blocks.
SPReader - Interface in ej.sp
The SPReader interface provides a method for reconstructing objects from a block.
SPWriter - Interface in ej.sp
The SPWriter interface provides a method for serializing objects into a block.
C D E G I R S T W 
Skip navigation links