FileDocCategorySizeDatePackage
RestorableInputStream.javaAPI DocJava SE 5 API497Fri Aug 26 14:54:22 BST 2005com.sun.corba.se.impl.encoding

RestorableInputStream

public interface RestorableInputStream
Defines the methods on an input stream which provide a way to get and restore its internal state without violating encapsulation.

Fields Summary
Constructors Summary
Methods Summary
public java.lang.ObjectcreateStreamMemento()

public voidrestoreInternalState(java.lang.Object streamMemento)