| Package | Description |
|---|---|
| org.universAAL.middleware.service | |
| org.universAAL.middleware.service.aapi |
| Modifier and Type | Field and Description |
|---|---|
static CallStatus |
CallStatus.denied |
static CallStatus |
CallStatus.noMatchingServiceFound |
static CallStatus |
CallStatus.responseTimedOut |
static CallStatus |
CallStatus.serviceSpecificFailure |
static CallStatus |
CallStatus.succeeded |
| Modifier and Type | Method and Description |
|---|---|
CallStatus |
MultiServiceResponse.getCallStatus()
Retrieves the call status.
|
CallStatus |
ServiceResponse.getCallStatus()
Retrieves the call status.
|
static CallStatus |
CallStatus.valueOf(String name)
Returns the value of the call status.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MultiServiceResponse.hasCallStatus(CallStatus status)
Determines if one of the responses has the given call status.
|
| Constructor and Description |
|---|
ServiceResponse(CallStatus status)
Constructor which besides the URI, sets the status of the call.
|
| Constructor and Description |
|---|
AapiServiceResponse(CallStatus status) |
Copyright © 2018 universAAL Consortium. All rights reserved.