|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--at.dms.ikjc.IkjcServer
This class implements the server side of the kjc incremental compiler.
Constructor Summary | |
IkjcServer()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Launch the server. |
void |
run()
Accept connections on compiler server socket and try to do compile-on-request. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public IkjcServer()
Method Detail |
public static void main(java.lang.String[] args)
public void run() throws java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |