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 © 2006–2024 The Apache Software Foundation. All rights reserved.