|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.vlik.Runner kaos.vlik.PrintRunner kaos.vlik.TorqueRunner
public class TorqueRunner
A simple runner that simply
Field Summary | |
---|---|
static int |
PORT
|
Constructor Summary | |
---|---|
TorqueRunner(java.io.PrintWriter out)
|
Method Summary | |
---|---|
java.lang.String |
getConnectionMethod()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class kaos.vlik.PrintRunner |
---|
run |
Methods inherited from class kaos.vlik.Runner |
---|
printConnectionMethodIfRequested, slumber |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int PORT
Constructor Detail |
---|
public TorqueRunner(java.io.PrintWriter out)
Method Detail |
---|
public java.lang.String getConnectionMethod()
getConnectionMethod
in class PrintRunner
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |