| Package | Description |
|---|---|
| org.n52.wps.server |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlgorithm
This class has to be extended in order to be served through the WPS.
|
class |
AbstractAnnotatedAlgorithm |
static class |
AbstractAnnotatedAlgorithm.Proxy |
class |
AbstractDescriptorAlgorithm |
class |
AbstractObservableAlgorithm |
class |
AbstractSelfDescribingAlgorithm |
class |
AbstractTransactionalAlgorithm |
| Modifier and Type | Method and Description |
|---|---|
IAlgorithm |
LocalAlgorithmRepository.getAlgorithm(String className) |
IAlgorithm |
ServiceLoaderAlgorithmRepository.getAlgorithm(String processID) |
IAlgorithm |
IAlgorithmRepository.getAlgorithm(String processID) |
IAlgorithm |
UploadedAlgorithmRepository.getAlgorithm(String className) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IAlgorithm> |
UploadedAlgorithmRepository.getAlgorithms() |
Copyright © 2017. All Rights Reserved.