| Name | Description | Type | Package | Framework |
| Cone | Query catalogs using Cone-search servicesSince:1. | Interface | org.astrogrid.acr.nvo | AstroGrid |
|
| UCD | Web Service for manipulating Unified Content Descriptors (UCD). | Interface | org.astrogrid.acr.cds | AstroGrid |
|
| ToolEditor | Display the remote invocation document editor as a dialogue. | Interface | org.astrogrid.acr.dialogs | AstroGrid |
|
| ACR | Interface into a running ACR - used to retreive instances of service interfaces. | Interface | org.astrogrid.acr.builtin | AstroGrid |
|
| CommonMessageConstants | Just a struct of common constants. | Interface | org.votech.plastic | AstroGrid |
|
| Community | astogrid identity and authentication. | Interface | org.astrogrid.acr.astrogrid | AstroGrid |
|
| ACRException | Base exception type for all exceptions thrown by the ACR interface. | Class | org.astrogrid.acr | AstroGrid |
|
| JobMonitor | Control the Job Monitor GUIAuthor:Noel Winstanley nw@jb. | Interface | org.astrogrid.acr.ui | AstroGrid |
|
| ColumnBean | describes a single column in a tabular database. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| InvalidArgumentException | Indicates that n incorrect / malformed value was passed as an input parameter. | Class | org.astrogrid.acr | AstroGrid |
|
| TableBean | descripition of a single table in a TablularDB registry entrySince:1. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| TabularDatabaseInformation | description of a tabular databse registry entry (TabularDB record). | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| Ssap | Querying for Spectra from Simple Spectral Access Protool (SSAP) Services. | Interface | org.astrogrid.acr.ivoa | AstroGrid |
|
| SsapInformation | description of a SSAP service. | Class | org.astrogrid.acr.ivoa | AstroGrid |
|
| SystemTray | Control the ACR icon in the Desktop system tray. | Interface | org.astrogrid.acr.system | AstroGrid |
|
| SkyNodeInformation | Description of the registry entry for a SkyNode service Adds fields for the extra service information provided by a SkyNode registry entry. | Class | org.astrogrid.acr.ivoa | AstroGrid |
|
| SkyNodeTableBean | extension of table bean for Sky Node services, which return further metadataSince:1. | Class | org.astrogrid.acr.ivoa | AstroGrid |
|
| SkyNode | Query for data from SkyNode servicesSince:1. | Interface | org.astrogrid.acr.ivoa | AstroGrid |
|
| SkyNodeColumnBean | extension of column bean for sky node services, which provide further metadataSince:1. | Class | org.astrogrid.acr.ivoa | AstroGrid |
|
| Siap | Query for Images from Simple Image Access Protocol (SIAP) servicesSince:1. | Interface | org.astrogrid.acr.ivoa | AstroGrid |
|
| SiapInformation | Description of the registry entry for a Simple Image Access (SIAP) service. | Class | org.astrogrid.acr.ivoa | AstroGrid |
|
| Shutdown | | Interface | org.astrogrid.acr.builtin | AstroGrid |
|
| ShutdownListener | Listener interface for things that want to be notified of proposed or real shutdowns of the acrAuthor:Noel Winstanley nw@jb. | Interface | org.astrogrid.acr.builtin | AstroGrid |
|
| ServiceException | Indicates a low-level failure of service or network. | Class | org.astrogrid.acr | AstroGrid |
|
| Sesame | Resolve object names to position by querying Simbad and/or NED and/or VizieR. | Interface | org.astrogrid.acr.cds | AstroGrid |
|
| RmiServer | Access information about the JavaRMI interface to the ACR. | Interface | org.astrogrid.acr.system | AstroGrid |
|
| SecurityException | Indicates that the user is not authorized to perform this operation. | Class | org.astrogrid.acr | AstroGrid |
|
| ResourceInformation | summarizes the most useful fields of a registry record. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| RemoteProcessListener | Listener interface to execution of remote processes, Can be used over javarmi by clients that wish to be notified of progress of remote processes | Interface | org.astrogrid.acr.astrogrid | AstroGrid |
|
| RemoteProcessManager | a general manager for the execution , monitoring, and control of all remote processes. | Interface | org.astrogrid.acr.astrogrid | AstroGrid |
|
| ResourceChooser | Prompt the user to select a local file / myspace resource / url by displaying a resource chooser dialogue. | Interface | org.astrogrid.acr.dialogs | AstroGrid |
|
| RegistryBrowser | Control the registry browser UIAuthor:Noel Winstanley nw@jb. | Interface | org.astrogrid.acr.ui | AstroGrid |
|
| RegistryChooser | prompt the user to select a registry resource by displaying a registry chooser dialogue. | Interface | org.astrogrid.acr.dialogs | AstroGrid |
|
| PlasticListener | The interface that java-rmi Plastic-compatible applications should support. | Interface | org.votech.plastic | AstroGrid |
|
| Registry | access the AstroGrid registry. | Interface | org.astrogrid.acr.astrogrid | AstroGrid |
|
| FunctionBean | description of one ADQL functionSince:1. | Class | org.astrogrid.acr.ivoa | AstroGrid |
|
| Glu | Webservice to resolve GLU (Generateur de Liens Uniformes). | Interface | org.astrogrid.acr.cds | AstroGrid |
|
| HelpServer | Control the workbench in-program help viewer. | Interface | org.astrogrid.acr.system | AstroGrid |
|
| HubMessageConstants | | Interface | org.votech.plastic | AstroGrid |
|
| InterfaceBean | Description of an interface to a remote application. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| ExecutionMessage | A single message returned by a remote process - e. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| Finder | Find or create an ACR server, and return an interface to that service. | Class | org.astrogrid.acr | AstroGrid |
|
| AstroScope | Control AstroScope. | Interface | org.astrogrid.acr.ui | AstroGrid |
|
| AvailabilityBean | description of the availability of a serverSince:1. | Class | org.astrogrid.acr.ivoa | AstroGrid |
|
| BrowserControl | Control the desktop webbrowser. | Interface | org.astrogrid.acr.system | AstroGrid |
|
| ApplicationLauncher | Control the Application Launcher GUI. | Interface | org.astrogrid.acr.ui | AstroGrid |
|
| Applications | Work with remote applications - Compute and Data Query services. | Interface | org.astrogrid.acr.astrogrid | AstroGrid |
|
| ParameterReferenceBean | Description of a parameter occuring in an interface to a remote applicationAuthor:Noel Winstanley nw@jb. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| ParameterizedWorkflowLauncher | Control the parameterized workflows launcher Author:Noel Winstanley nw@jb. | Interface | org.astrogrid.acr.ui | AstroGrid |
|
| PlasticHubListener | The interface that a Plastic Hub should support. | Interface | org.votech.plastic | AstroGrid |
|
| NotFoundException | Indicates a required resource or service was not found. | Class | org.astrogrid.acr | AstroGrid |
|
| ParameterBean | description of a single parameter for a remote application. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| ExecutionInformation | description of the progress of a remote process - e. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| Coordinate | Astronomical Coordinate Web Service, from CDSAuthor:CDSSee Also:http://cdsweb. | Interface | org.astrogrid.acr.cds | AstroGrid |
|
| ApiHelp | Access documentation on the functions available in the ACR. | Interface | org.astrogrid.acr.system | AstroGrid |
|
| ApplicationInformation | Information Bean describing a registered remote application. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| Adql074 | Routines for with Astronomy Data Query Language (ADQL)Author:Noel Winstanley nw@jb. | Interface | org.astrogrid.acr.ivoa | AstroGrid |
|
| ConeInformation | Description of a registered cone-search service. | Class | org.astrogrid.acr.nvo | AstroGrid |
|
| Configuration | Inspect and alter the configuration of the workbench and ACR. | Interface | org.astrogrid.acr.system | AstroGrid |
|
| NodeInformation | descripiton of the properties of a myspace resource (a file or folder). | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| NotApplicableException | Indicates an operation was attempted with invalid parameters or state. | Class | org.astrogrid.acr | AstroGrid |
|
| AcrPicoContainer | A Picocontainer that exports services of the ACR. | Class | org.astrogrid.acr.opt | AstroGrid |
|
| DataScopeLauncher | Control the Datascope launcherAuthor:Kevin BensonService Interface: retrieve from ACR by class or by name:userInterface. | Interface | org.astrogrid.acr.ui | AstroGrid |
|
| DatabaseBean | describes a single database in a TablularDB registry entrySince:1. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| Myspace | Work with Myspace - a distributed storage system, AstroGrid's implementation of VOSpace. | Interface | org.astrogrid.acr.astrogrid | AstroGrid |
|
| MyspaceBrowser | Control the Myspace Browser guiAuthor:Noel Winstanley nw@jb. | Interface | org.astrogrid.acr.ui | AstroGrid |
|
| Jobs | Execute and control workflows on remote job servers. | Interface | org.astrogrid.acr.astrogrid | AstroGrid |
|
| Lookout | Control the Lookout UIAuthor:Noel Winstanley nw@jb. | Interface | org.astrogrid.acr.ui | AstroGrid |
|
| AbstractInformation | Base class - all 'information' structures returned by ACR extend this class. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| UI | Control the main user interface of the workbench. | Interface | org.astrogrid.acr.system | AstroGrid |
|
| UserInformation | Information about the currently logged in user. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| UserLoginEvent | Event Object passed when the user logs in or out. | Class | org.astrogrid.acr.astrogrid | AstroGrid |
|
| UserLoginListener | Listener interface for classes that need to be notified of login eventsAuthor:Noel Winstanley nw@jb. | Interface | org.astrogrid.acr.astrogrid | AstroGrid |
|
| VizieR | Access VizieR catalogues from CDSAuthor:CDSSee Also:http://cdsweb. | Interface | org.astrogrid.acr.cds | AstroGrid |
|
| WebServer | Access information about he web-server component of ACR. | Interface | org.astrogrid.acr.system | AstroGrid |
|
| WorkflowBuilder | Control the Workflow Viewer / Builder UIAuthor:Phil Nicolson pjn3@star. | Interface | org.astrogrid.acr.ui | AstroGrid |