public class VinciServerRunnable extends BaseServerRunnable
| Modifier | Constructor and Description |
|---|---|
protected |
VinciServerRunnable(Socket c,
VinciServer p) |
| Modifier and Type | Method and Description |
|---|---|
Transportable |
handleHeader(KeyValuePair header)
Handle shutdown requests, and PING commands.
|
getParent, getSocket, runprotected VinciServerRunnable(Socket c, VinciServer p)
public Transportable handleHeader(KeyValuePair header)
handleHeader in class BaseServerRunnableCopyright © 2018. All rights reserved.