| Package | Description |
|---|---|
| li.rudin.rt.api.listener | |
| li.rudin.rt.api.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
RTListener.onClose(RTClient client,
RTServer handler)
Invoked on disconnect
|
void |
RTListener.onConnect(RTClient client,
RTServer handler)
Invoked on connect
|
| Modifier and Type | Method and Description |
|---|---|
RTServer |
RTServerProvider.getInstance()
Returns the default instance
|
RTServer |
RTServerProvider.getInstance(String id)
Returns the server by its id
|
Copyright © 2014. All Rights Reserved.