Serialized Form


Package org.scribble.protocol.monitor

Class org.scribble.protocol.monitor.DefaultSession extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput ois)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput oos)
                   throws IOException

Throws:
IOException

Class org.scribble.protocol.monitor.Result extends Object implements Serializable

serialVersionUID: 8094872271195676976L

Serialized Fields

_valid

boolean _valid

_reason

String _reason

_properties

Map<K,V> _properties



Copyright © 2008-Present Scribble.org. All Rights Reserved.