Package org.teavm.tooling.daemon
Interface RemoteBuildService
- All Superinterfaces:
Remote
- All Known Implementing Classes:
BuildDaemon
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuild
(RemoteBuildRequest request, RemoteBuildCallback callback)
-
Field Details
-
REMOTE_PORT
- See Also:
-
ID
- See Also:
-
-
Method Details
-
build
RemoteBuildResponse build(RemoteBuildRequest request, RemoteBuildCallback callback) throws RemoteException - Throws:
RemoteException
-