| Package | Description |
|---|---|
| com.threerings.micasa.lobby.table | |
| com.threerings.parlor.data |
| Modifier and Type | Field and Description |
|---|---|
TableMarshaller |
TableLobbyObject.tableService
Handles our table services.
|
| Modifier and Type | Method and Description |
|---|---|
TableMarshaller |
TableLobbyObject.getTableService() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableLobbyObject.setTableService(TableMarshaller value)
Requests that the
tableService field be set to the
specified value. |
| Modifier and Type | Method and Description |
|---|---|
TableMarshaller |
TableLobbyObject.getTableService()
Returns a reference to the table service configured in this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableLobbyObject.setTableService(TableMarshaller service)
Configures the table service that clients should use to communicate table requests back to
the table manager handling these tables.
|
Copyright © 2015. All rights reserved.