| Package | Description |
|---|---|
| com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
| com.whitestein.lsps.engine.ejb | |
| com.whitestein.lsps.wsserver |
| Modifier and Type | Method and Description |
|---|---|
void |
WsService.markTimedOut(long wsRequestHandlerId)
Mark
WsRequestHandler object with given id as timed out. |
| Modifier and Type | Method and Description |
|---|---|
void |
WsServiceLocal.sendRequest(long wsRequestHandlerId,
java.lang.String request,
StringProperties requestHeaders)
Sends web service request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WsServiceBean.markTimedOut(long id) |
void |
WsServiceBean.sendRequest(long wsRequestHandlerId,
java.lang.String request,
StringProperties requestHeaders) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.