Brought things into line with new streaming world order.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1607 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-07-23 05:54:53 +00:00
parent c3191b9170
commit eb0f92fcef
16 changed files with 149 additions and 348 deletions
@@ -1,11 +1,11 @@
//
// $Id: LobbyProvider.java,v 1.3 2001/10/11 04:13:33 mdb Exp $
// $Id: LobbyProvider.java,v 1.4 2002/07/23 05:54:52 mdb Exp $
package com.threerings.micasa.lobby;
import com.threerings.presents.server.InvocationProvider;
import com.threerings.presents.util.StreamableArrayList;
import com.threerings.crowd.data.BodyObject;
import com.threerings.presents.server.InvocationProvider;
import com.threerings.util.StreamableArrayList;
/**
* Handles server side of lobby-related invocation services.