| Package | Description |
|---|---|
| io.nadron.app | |
| io.nadron.app.impl |
| Modifier and Type | Method and Description |
|---|---|
SessionFactory |
GameRoom.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
GameRoom.setFactory(SessionFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
Sessions
Factory class used to create a
PlayerSession instance. |
| Modifier and Type | Field and Description |
|---|---|
static SessionFactory |
Sessions.INSTANCE |
protected SessionFactory |
GameRoomSession.sessionFactory |
protected SessionFactory |
GameRoomSession.GameRoomSessionBuilder.sessionFactory |
| Modifier and Type | Method and Description |
|---|---|
SessionFactory |
GameRoomSession.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
GameRoomSession.GameRoomSessionBuilder |
GameRoomSession.GameRoomSessionBuilder.sessionFactory(SessionFactory sessionFactory) |
void |
GameRoomSession.setFactory(SessionFactory factory) |
Copyright © 2013. All Rights Reserved.