See: Description
| Interface | Description |
|---|---|
| DataSource |
A naming interface for LAPPS services that act as sources of data
for other LAPPS services.
|
| ProcessingService |
A naming interface for LAPPS services that transform their input data
in some way.
|
| WebService |
Interface for all services deployed to the LAPPS grid.
|
| Exception | Description |
|---|---|
| DataSourceException |
Exception for Data Source in general.
|
| InternalException |
An exception type to be thrown and caught internally by a LAPPS service.
|
| LappsException |
Base exception type for all Exception classes defined in the LAPPS
framework.
|
| NoSuchDataSourceException |
Exception when found no such data source.
|
Copyright © 2013–2016 The Language Application Grid. All rights reserved.