Serialized Form


Package io.replay.framework

Class io.replay.framework.ReplayIONoKeyException extends java.lang.IllegalArgumentException implements Serializable

Class io.replay.framework.ReplayIONotInitializedException extends java.lang.IllegalStateException implements Serializable

Class io.replay.framework.ReplayJsonObject extends org.json.JSONObject implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException