Package | Description |
---|---|
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.usb |
Provides services and interfaces for finding and managing USB devices within the system.
|
Class and Description |
---|
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.
|
Class and Description |
---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project.
|
Class and Description |
---|
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.
|
Class and Description |
---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project.
|
Class and Description |
---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project.
|
Class and Description |
---|
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.
|
Class and Description |
---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project.
|
Class and Description |
---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project.
|
Class and Description |
---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project.
|
Class and Description |
---|
EsfException
The EsfException class is the superclass of all errors and exceptions in the ESF project.
|
Copyright © 2013. All Rights Reserved.