Class | Description |
---|---|
CompilerPool |
The compiler pool maintains compiler threads.
|
CompilerThread |
The compiler thread maintains a JavaCompiler instance and
can receive a request from the client, perform the compilation
requested and report back the results.
|
JavacServer |
The JavacServer class contains methods both to setup a server that responds to requests and methods to connect to this server.
|
SysInfo |
Copyright © 2017 earcam. All rights reserved.