D E G I L N O P W 

D

DataSource - Interface in org.lappsgrid.api
A naming interface for LAPPS services that act as sources of data for other LAPPS services.
DataSourceException - Exception in org.lappsgrid.api
Exception for Data Source in general.
DataSourceException() - Constructor for exception org.lappsgrid.api.DataSourceException
 
DataSourceException(String, Throwable) - Constructor for exception org.lappsgrid.api.DataSourceException
 
DataSourceException(String) - Constructor for exception org.lappsgrid.api.DataSourceException
 
DataSourceException(Throwable) - Constructor for exception org.lappsgrid.api.DataSourceException
 

E

execute(String) - Method in interface org.lappsgrid.api.WebService
Entry point for a Lappsgrid service.

G

getMetadata() - Method in interface org.lappsgrid.api.WebService
Returns a JSON string containing metadata describing the service.

I

InternalException - Exception in org.lappsgrid.api
An exception type to be thrown and caught internally by a LAPPS service.
InternalException() - Constructor for exception org.lappsgrid.api.InternalException
 
InternalException(String, Throwable) - Constructor for exception org.lappsgrid.api.InternalException
 
InternalException(String) - Constructor for exception org.lappsgrid.api.InternalException
 
InternalException(Throwable) - Constructor for exception org.lappsgrid.api.InternalException
 

L

LappsException - Exception in org.lappsgrid.api
Base exception type for all Exception classes defined in the LAPPS framework.
LappsException() - Constructor for exception org.lappsgrid.api.LappsException
 
LappsException(String) - Constructor for exception org.lappsgrid.api.LappsException
 
LappsException(Throwable) - Constructor for exception org.lappsgrid.api.LappsException
 
LappsException(String, Throwable) - Constructor for exception org.lappsgrid.api.LappsException
 

N

NoSuchDataSourceException - Exception in org.lappsgrid.api
Exception when found no such data source.
NoSuchDataSourceException() - Constructor for exception org.lappsgrid.api.NoSuchDataSourceException
 
NoSuchDataSourceException(String, Throwable) - Constructor for exception org.lappsgrid.api.NoSuchDataSourceException
 
NoSuchDataSourceException(String) - Constructor for exception org.lappsgrid.api.NoSuchDataSourceException
 
NoSuchDataSourceException(Throwable) - Constructor for exception org.lappsgrid.api.NoSuchDataSourceException
 

O

org.lappsgrid.api - package org.lappsgrid.api
Interfaces and exception classes used by Lappsgrid services.

P

ProcessingService - Interface in org.lappsgrid.api
A naming interface for LAPPS services that transform their input data in some way.

W

WebService - Interface in org.lappsgrid.api
Interface for all services deployed to the LAPPS grid.
D E G I L N O P W 

Copyright © 2013–2016 The Language Application Grid. All rights reserved.