java.rmi.RemoteDataRefreshTool, DataTool, DataToolTab, EncryptionTool, ExportTool, JarTool, RemoteTool, SnapshotTool, TranslatorTool, VideoCaptureTool, VideoGrabberpublic interface Tool
extends java.rmi.Remote
| Modifier and Type | Method | Description |
|---|---|---|
void |
send(Job job,
Tool replyTo) |
Sends a job to this tool and specifies a tool to reply to.
|