| |
|
| java.lang.Object org.datashare.objects.TreeObject
TreeObject | public class TreeObject implements java.io.Serializable(Code) | | This object is sent from the Server to any client that has requested a new
Tree view of the server's Sessions/Clients. The client requests this object
by send a RequestTree object to the Server.
|
serialVersionUID | final static long serialVersionUID(Code) | | this allows us to serialize this class without 'marshalling' errors.
|
TreeObject | public TreeObject()(Code) | | |
|
|
|