|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.vinci.transport.BaseServerRunnable
org.apache.vinci.transport.VinciServerRunnable
public class VinciServerRunnable
Runnable class used by VinciServer to concurrently service requests.
Constructor Summary | |
---|---|
protected |
VinciServerRunnable(java.net.Socket c,
VinciServer p)
|
Method Summary | |
---|---|
Transportable |
handleHeader(KeyValuePair header)
Handle shutdown requests, and PING commands. |
Methods inherited from class org.apache.vinci.transport.BaseServerRunnable |
---|
getParent, getSocket, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected VinciServerRunnable(java.net.Socket c, VinciServer p)
Method Detail |
---|
public Transportable handleHeader(KeyValuePair header)
handleHeader
in class BaseServerRunnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |