Moved dobj.net into dobj.io because it's really I/O stuff we're doing

here, not explicitly network stuff.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@33 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-06-11 17:42:20 +00:00
parent a1b7b00db3
commit a8bddf0238
13 changed files with 26 additions and 26 deletions
@@ -1,5 +1,5 @@
//
// $Id: AuthResponse.java,v 1.5 2001/05/30 23:58:31 mdb Exp $
// $Id: AuthResponse.java,v 1.6 2001/06/11 17:42:20 mdb Exp $
package com.threerings.cocktail.cher.net;
@@ -7,7 +7,7 @@ import java.io.IOException;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import com.threerings.cocktail.cher.dobj.net.DObjectFactory;
import com.threerings.cocktail.cher.dobj.io.DObjectFactory;
/**
* The auth response communicates authentication success or failure as