Modifier and Type | Method and Description |
---|---|
ServiceResponse |
ContextHistoryCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
SCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
ReasoningProvider.handleCall(ServiceCall call)
This methods seems to be some kind of strange because of the usage from
the handleRequest method.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
SCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
DroolsReasonerProvider.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
ExporterSensorCallee.handleCall(ServiceCall call) |
ServiceResponse |
ExporterActuatorCallee.handleCall(ServiceCall call) |
ServiceResponse |
ExporterDimmerCallee.handleCall(ServiceCall call) |
ServiceResponse |
OnOffLightCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
AHServiceProvider.handleCall(ServiceCall call)
handle service request from universAAL service bus
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
FS20Server.handleCall(ServiceCall call)
Handles the service call and react on it
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
ContinuaHdpManagerProvider.handleCall(ServiceCall call)
Called when a service request matches the service profile registered by
our service callee
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
KnxServiceCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
ServiceProvider.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
AbstractIntegerCallee.handleCall(ServiceCall call) |
ServiceResponse |
AbstractFloatCallee.handleCall(ServiceCall call) |
ServiceResponse |
AbstractStatusValueCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
ServiceCalleeWrapper.handleCall(ServiceCall call)
Handles the incoming ServiceCall and check if it fits to methods declared
by wrapped object.
|
Modifier and Type | Field and Description |
---|---|
static ServiceCall |
ServiceCall.THIS_SERVICE_CALL
A ServiceCall that is a realization of the OWL-S process:ThisPerform.
|
Modifier and Type | Method and Description |
---|---|
abstract ServiceResponse |
ServiceCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
ServiceResponse |
ServiceCaller.inject(ServiceCall call,
PeerCard receiver)
Can be used to inject a
ServiceCall to the bus. |
ServiceResponse |
ServiceCaller.inject(ServiceCall call,
String receiver)
Can be used to inject a
ServiceCall to the bus. |
String |
ServiceCaller.sendCall(ServiceCall call,
PeerCard receiver) |
String |
ServiceCaller.sendCall(ServiceCall call,
String receiver) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
RemoteUAAL.SListener.handleCall(ServiceCall call)
This is called everytime a ServiceCall is addressed to a remote node.
|
Modifier and Type | Method and Description |
---|---|
static ServiceResponse |
PushHTTP.callS(String remoteid,
ServiceCall call,
String toURI)
Build a ServiceCall callback message and send it to the client remote
node endpoint through HTTP.
|
static ServiceResponse |
PushManager.callS(String nodeid,
String remoteid,
ServiceCall call,
String toURI)
Build a ServiceCall callback message and send it to the client remote
node endpoint.
|
static ServiceResponse |
PushGCM.callS(String nodeid,
String remoteid,
ServiceCall call,
String toURI)
Build a ServiceCall callback message and send it to the client remote
node endpoint through GCM.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
ProxySCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
Modifier and Type | Method and Description |
---|---|
static void |
PushREST.pushServiceCall(String callback,
ServiceCall call,
String origin) |
static void |
PushManager.pushServiceCall(String callback,
String id,
ServiceCall call,
String origin) |
static void |
PushGCM.pushServiceCall(String callback,
String id,
ServiceCall call,
String origin) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
CalleeWrapper.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
LightingProvider.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
LightingProviderLevel1.handleCall(ServiceCall call) |
ServiceResponse |
LightingProviderLevel3.handleCall(ServiceCall call) |
ServiceResponse |
LightingProviderLevel2.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
ServiceProvider.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
SCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
CalleeExample.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
AnonServiceCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
UserPasswordCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
UserPasswordCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
AuthorisatorCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
DelegationServieCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
EncryptionServiceCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
ServiceResponse |
MultiDestinationCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
ServiceResponse |
SignVerifyCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
ServiceResponse |
DigestServiceCallee.handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
SCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
Integration.handleCall(ServiceCall call) |
ServiceResponse |
ServiceProvider.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
WrapperS.handleCall(ServiceCall s) |
ServiceResponse |
ISListener.handleCall(ServiceCall call)
When a service call request matches a service profile associated to this
listener by universAAL helper, this method is called and is passed the call.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
UtilSensorCallee.handleCall(ServiceCall call) |
ServiceResponse |
UtilEditorCallee.handleCall(ServiceCall call) |
ServiceResponse |
UtilActuatorCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
MyServiceCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
MyServiceCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
MainButtonServiceCallee.handleCall(ServiceCall call)
The handleCall of this service callee is the implementation of the special
profile.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
UIPreferencesSCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
SCallee.handleCall(ServiceCall call) |
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
WrapperS.handleCall(ServiceCall s) |
ServiceResponse |
ISListener.handleCall(ServiceCall call)
When a service call request matches a service profile associated to this
listener by universAAL helper, this method is called and is passed the call.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse |
UtilSensorCallee.handleCall(ServiceCall call) |
ServiceResponse |
UtilEditorCallee.handleCall(ServiceCall call) |
ServiceResponse |
UtilActuatorCallee.handleCall(ServiceCall call) |
Copyright © 2018 universAAL Consortium. All rights reserved.