More revamped serialization cleanup.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2079 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
//
|
||||
// $Id: BootstrapNotification.java,v 1.5 2002/12/20 23:28:24 mdb Exp $
|
||||
// $Id: BootstrapNotification.java,v 1.6 2002/12/20 23:41:26 mdb Exp $
|
||||
|
||||
package com.threerings.presents.net;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
import com.threerings.io.ObjectInputStream;
|
||||
import com.threerings.io.ObjectOutputStream;
|
||||
|
||||
/**
|
||||
* A bootstrap notification is delivered to the client once the server has
|
||||
* fully initialized itself in preparation for dealing with this client.
|
||||
|
||||
Reference in New Issue
Block a user