| Modifier and Type | Class and Description |
|---|---|
class |
GameClient |
class |
LoginClient |
| Modifier and Type | Method and Description |
|---|---|
Client |
SWGObject.getClient() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Client> |
SWGObject.getObservers() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
SWGObject.sendBaselines(Client client) |
void |
SWGObject.sendCreate(Client destination) |
void |
SWGObject.sendDestroy(Client destination) |
void |
SWGObject.sendSceneEndBaselines(Client destination) |
void |
SWGObject.sendUpdateContainment(Client client) |
void |
SWGObject.setClient(Client client) |
| Modifier and Type | Method and Description |
|---|---|
Client |
NGECore.getClient(int connectionID) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ConcurrentHashMap<java.lang.Integer,Client> |
NGECore.getActiveConnectionsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
NGECore.addClient(java.lang.Integer connectionID,
Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildingObject.sendBaselines(Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
CellObject.sendBaselines(Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreatureObject.sendBaselines(Client destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupObject.sendBaselines(Client destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
GuildObject.sendBaselines(Client destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntangibleObject.sendBaselines(Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerObject.sendBaselines(Client destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticObject.sendBaselines(Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
TangibleObject.sendBaselines(Client destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaypointObject.sendBaselines(Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
WeaponObject.sendBaselines(Client destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimulationService.handleZoneIn(Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatService.loadMailHeaders(Client client) |
void |
ChatService.sendPersistentMessage(Client client,
Mail mail) |
void |
ChatService.sendPersistentMessageHeader(Client client,
Mail mail) |
| Modifier and Type | Method and Description |
|---|---|
void |
TradeService.cleanTradeSession(Client actorClient,
Client targetTradeClient) |
long |
TradeService.getTradeAttribute(Client client) |