| Package | Description |
|---|---|
| io.nadron.handlers.netty | |
| io.nadron.service.impl |
| Modifier and Type | Field and Description |
|---|---|
private LookupService |
WebSocketLoginHandler.lookupService |
protected LookupService |
LoginHandler.lookupService |
| Modifier and Type | Method and Description |
|---|---|
LookupService |
WebSocketLoginHandler.getLookupService() |
LookupService |
LoginHandler.getLookupService() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketLoginHandler.setLookupService(LookupService lookupService) |
void |
LoginHandler.setLookupService(LookupService lookupService) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLookupService
The lookup service abstracts away the implementation detail on getting the
game objects from the reference key provided by the client.
|
Copyright © 2013. All Rights Reserved.