Package | Description |
---|---|
com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
com.whitestein.lsps.wsclient.task |
Modifier and Type | Method and Description |
---|---|
abstract Class<? extends AbstractAsynchronousExecutionTask> |
AbstractAsynchronousExecutionTask.getImplementationClass() |
Modifier and Type | Class and Description |
---|---|
class |
HttpClientTask
This is the generic implementation of task for http calls.
|
class |
WsSoapCall
This is the generic implementation of task for web service calls.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends AbstractAsynchronousExecutionTask> |
WsSoapCall.getImplementationClass() |
Class<? extends AbstractAsynchronousExecutionTask> |
HttpClientTask.getImplementationClass() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.