|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.eurotech.framework | |
---|---|
com.eurotech.framework | Contains objects necessary to manage framework exceptions. |
com.eurotech.framework.clock | Contains interface and event model to synchronize hardware clock. |
com.eurotech.framework.cloud | Provides services for managing communications between M2M applications and remote servers. |
com.eurotech.framework.comm | Provides services for managing a connection with a serial port. |
com.eurotech.framework.configuration | Contains services to manage all configurable components of the system. |
com.eurotech.framework.data | Provides services for connecting and communicating with a MQTT broker. |
com.eurotech.framework.net | Contains interfaces and event model to manage and configure network interfaces on a given system. |
com.eurotech.framework.net.dhcp | Interfaces for all DHCP server instances. |
com.eurotech.framework.net.route | Provides services to manage interfaces and their priorities in the static routing table. |
com.eurotech.framework.net.vpn | |
com.eurotech.framework.net.vpn.client | |
com.eurotech.framework.net.vpn.impl | |
com.eurotech.framework.protocol.can | |
com.eurotech.framework.protocol.pcn | |
com.eurotech.framework.usb | Provides services and interfaces for finding and managing USB devices within the system. |
Classes in com.eurotech.framework used by com.eurotech.framework | |
---|---|
EsfErrorCode
EsfErrorCode holds the enumeration of valid error codes for the exception message. |
|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
|
EsfRuntimeException
|
|
EsfStoreException
EsfStoreException is raised when a failure occurred during a persistence operation. |
Classes in com.eurotech.framework used by com.eurotech.framework.clock | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.cloud | |
---|---|
EsfConnectException
EsfConnectException is raised during connect failures. |
|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
|
EsfStoreException
EsfStoreException is raised when a failure occurred during a persistence operation. |
|
EsfTimeoutException
EsfTimeoutException is raised when the attempted operation failed to respond before the timeout exprises. |
Classes in com.eurotech.framework used by com.eurotech.framework.comm | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.configuration | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.data | |
---|---|
EsfConnectException
EsfConnectException is raised during connect failures. |
|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
|
EsfNotConnectedException
EsfNotConnectedException is raised when the attempted operation requires an active connection to the remote server while the current state is disconnected. |
|
EsfStoreException
EsfStoreException is raised when a failure occurred during a persistence operation. |
|
EsfTimeoutException
EsfTimeoutException is raised when the attempted operation failed to respond before the timeout exprises. |
|
EsfTooManyInflightMessagesException
EsfTooManyInflightMessagesException is raised if a publish is attempted when there are already too many messages queued for publishing. |
Classes in com.eurotech.framework used by com.eurotech.framework.net | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.net.dhcp | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.net.route | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.net.vpn | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.net.vpn.client | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.net.vpn.impl | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.protocol.can | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.protocol.pcn | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
Classes in com.eurotech.framework used by com.eurotech.framework.usb | |
---|---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |