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, run
protected VinciServerRunnable(Socket c, VinciServer p)
public Transportable handleHeader(KeyValuePair header)
handleHeader
in class BaseServerRunnable
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.