public class Timeout extends Object
Modifier and Type | Field and Description |
---|---|
protected EventIEEEManager |
eventmanager |
static int |
TO_CLR_PMS |
static int |
TO_CONFIG |
static int |
TO_CONFIRMED_ACTION |
static int |
TO_CONFIRMED_SET |
static int |
TO_GET |
static int |
TO_RELEASE |
static int |
TO_SP_MDS |
static int |
TO_SP_PMS |
Constructor and Description |
---|
Timeout(EventIEEEManager evtmanager) |
Timeout(int time,
String reason,
EventIEEEManager evtmanager) |
Modifier and Type | Method and Description |
---|---|
boolean |
cancel() |
void |
waitforClearPMStore() |
void |
waitforConfig() |
void |
waitforConfirmedAction() |
void |
waitforConfirmedSet() |
void |
waitforGetResponse() |
void |
waitforMDS() |
void |
waitforPMStore() |
void |
waitforReleaseResponse() |
public static final int TO_CONFIG
public static final int TO_RELEASE
public static final int TO_CONFIRMED_ACTION
public static final int TO_GET
public static final int TO_CONFIRMED_SET
public static final int TO_SP_MDS
public static final int TO_SP_PMS
public static final int TO_CLR_PMS
protected EventIEEEManager eventmanager
public Timeout(EventIEEEManager evtmanager)
public Timeout(int time, String reason, EventIEEEManager evtmanager)
public void waitforConfig()
public void waitforReleaseResponse()
public void waitforConfirmedAction()
public void waitforConfirmedSet()
public void waitforGetResponse()
public void waitforMDS()
public void waitforPMStore()
public void waitforClearPMStore()
public boolean cancel()
Copyright © 2018 universAAL Consortium. All rights reserved.