Package | Description |
---|---|
com.streamscape.cli.service | |
com.streamscape.sdo.utils | |
com.streamscape.sef.dispatcher |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ServiceAccessor.invokeServiceRequest(java.lang.String eventHandler,
EIMObject eimData,
java.lang.Object data)
Performs the
ServiceAccessor.invokeServiceRequest(String, EIMObject, Object, long) with a timeout
previously set by the FabricComponentAccessor.setRequestTimeout(long) method or default timeout (30 seconds). |
java.lang.Object |
ServiceAccessor.invokeServiceRequest(java.lang.String eventHandler,
EIMObject eimData,
java.lang.Object data,
long timeout)
Invokes the specified event handler and waits until a response will be received or waiting period will expire.
|
Modifier and Type | Method and Description |
---|---|
EIMObject |
EIMObject.clone() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
DirectServiceAccessor.invokeServiceRequest(java.lang.String eventHandler,
EIMObject eimData,
java.lang.Object data) |
java.lang.Object |
DirectServiceAccessor.invokeServiceRequest(java.lang.String eventHandler,
EIMObject eimData,
java.lang.Object data,
long timeout) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.