A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractUsbDevice - Class in org.eclipse.kura.usb
Base class for USB devices
AbstractUsbDevice(String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.AbstractUsbDevice
 
AbstractUsbDevice(AbstractUsbDevice) - Constructor for class org.eclipse.kura.usb.AbstractUsbDevice
 
activate(ComponentContext) - Method in class org.eclipse.kura.cloud.Cloudlet
 
AD - Interface in org.eclipse.kura.configuration.metatype
Java class for Tad complex type.
addBlockDev(String) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
addCloudClientListener(CloudClientListener) - Method in interface org.eclipse.kura.cloud.CloudClient
Adds a CloudCallbackHandler with this CloudClient.
addInterface(NetInterfaceConfig) - Method in interface org.eclipse.kura.net.route.RoutingAgentService
Adds interface to RoutingAgent
addMetric(String, Object) - Method in class org.eclipse.kura.message.KuraPayload
 
addTtyDev(String) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
Attribute - Interface in org.eclipse.kura.configuration.metatype
Java class for Tattribute complex type.

B

BluetoothConnectorService - Interface in org.eclipse.kura.bluetooth
 
build() - Method in class org.eclipse.kura.comm.CommURI.Builder
 
buildFromByteArray(byte[]) - Method in interface org.eclipse.kura.cloud.CloudPayloadProtoBufDecoder
Decodes a Google Protocol Buffers encoded, optionally gzipped, binary payload to a KuraPayload.
buildFromKuraPayload(KuraPayload) - Static method in class org.eclipse.kura.message.KuraRequestPayload
 

C

call(String, String, KuraPayload, int) - Method in interface org.eclipse.kura.cloud.CloudCallService
Sends a local (to this device) request to a Cloudlet application with the given application ID waiting for the response.
call(String, String, String, KuraPayload, int) - Method in interface org.eclipse.kura.cloud.CloudCallService
Sends a request to a remote server or device identified by the specified deviceId and targeting the given application ID waiting for the response.
checkin(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
This method is used to notify the Watchdog Service that a critical service has 'checked in' and the reboot timer should be reset.
CLOCK_EVENT_TOPIC - Static variable in class org.eclipse.kura.clock.ClockEvent
Topic of the ClockEvent
ClockEvent - Class in org.eclipse.kura.clock
ClockEvent is raised when a clock synchronization has been performed.
ClockEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.clock.ClockEvent
 
ClockService - Interface in org.eclipse.kura.clock
The ClockService is used to configure how to sych the hardware clock with a remote network service.
close() - Method in interface org.eclipse.kura.comm.CommConnection
 
close(Connection) - Method in interface org.eclipse.kura.db.DbService
Releases a previously acquired JDCB connection to the DbService.
close(ResultSet...) - Method in interface org.eclipse.kura.db.DbService
Utility method to silently close a JDBC ResultSet without throwing SQLExcepton.
close(Statement...) - Method in interface org.eclipse.kura.db.DbService
Utility method to silently close a JDBC Statement without throwing SQLExcepton.
CLOUD_CONNECTION_STATUS_ESTABLISHED - Static variable in class org.eclipse.kura.cloud.CloudConnectionEstablishedEvent
Topic of the CloudConnectionEstablishedEvent
CLOUD_CONNECTION_STATUS_LOST - Static variable in class org.eclipse.kura.cloud.CloudConnectionLostEvent
Topic of the CloudConnectionLostEvent
CloudCallService - Interface in org.eclipse.kura.cloud
The CloudCallService provides helper methods to make a request/response conversation with the remote server.
CloudClient - Interface in org.eclipse.kura.cloud
The CloudClient is designed to be used by single application bundles.
CloudClientListener - Interface in org.eclipse.kura.cloud
CloudClientListener is the interface to be implemented by applications that needs to be notified of events in the CloudClient.
CloudConnectionEstablishedEvent - Class in org.eclipse.kura.cloud
CloudConnectionEstablishedEvent is raised with the Cloud Connection is established.
CloudConnectionEstablishedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.cloud.CloudConnectionEstablishedEvent
 
CloudConnectionLostEvent - Class in org.eclipse.kura.cloud
CloudConnectionEstablishedEvent is raised with the Cloud Connection is lost.
CloudConnectionLostEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.cloud.CloudConnectionLostEvent
 
Cloudlet - Class in org.eclipse.kura.cloud
Cloudlet is an abstract class that can be extended by services that wants to implement remote resource management.
Cloudlet(String) - Constructor for class org.eclipse.kura.cloud.Cloudlet
 
CloudletTopic - Class in org.eclipse.kura.cloud
 
CloudletTopic.Method - Enum in org.eclipse.kura.cloud
 
CloudPayloadProtoBufDecoder - Interface in org.eclipse.kura.cloud
 
CloudPayloadProtoBufEncoder - Interface in org.eclipse.kura.cloud
 
CloudService - Interface in org.eclipse.kura.cloud
The CloudService provides an easy to use API layer for M2M application to communicate with a remote server.
CommandService - Interface in org.eclipse.kura.command
This interface provides methods for running system commands from the web console.
CommConnection - Interface in org.eclipse.kura.comm
This is the primary control class for a Serial port.
CommURI - Class in org.eclipse.kura.comm
Represents a Uniform Resource Identifier (URI) for a Comm/Serial Port.
CommURI.Builder - Class in org.eclipse.kura.comm
Builder class used as a helper in building the components of a CommURI
CommURI.Builder(String) - Constructor for class org.eclipse.kura.comm.CommURI.Builder
 
ComponentConfiguration - Interface in org.eclipse.kura.configuration
The ComponentConfiguration groups all the information related to the Configuration of a Component.
CONFIG_CONSOLE_DEVICE_MANAGE_SERVICE_IGNORE - Static variable in interface org.eclipse.kura.system.SystemService
 
ConfigurableComponent - Interface in org.eclipse.kura.configuration
Marker interface for all Service Component that wants to expose the Configuration through the ConfigurationService.
ConfigurationService - Interface in org.eclipse.kura.configuration
The Configuration Service is used to manage the configuration of ConfigurableComponents.
connect() - Method in interface org.eclipse.kura.data.DataService
Connects to the broker if not already connected.
connect() - Method in interface org.eclipse.kura.data.DataTransportService
Connects to the remote broker.
CONNECTED - Static variable in class org.eclipse.kura.KuraConnectionStatus
a connection to the field device currently exists.
CONNECTING - Static variable in class org.eclipse.kura.KuraConnectionStatus
attempting to connect to field device, this is a transient state
ConnectionInfo - Interface in org.eclipse.kura.net
Interface for network interface 'connection info'.
controlPublish(String, KuraPayload, int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a control message to the remote server.
controlPublish(String, String, KuraPayload, int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a control message to the remote server addressing it to another device.
controlPublish(String, String, byte[], int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a control message to the remote server addressing it to another device with a raw byte array payload.
controlSubscribe(String, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Subscribes to a control topic with the remote server.
controlUnsubscribe(String) - Method in interface org.eclipse.kura.cloud.CloudClient
Unsubscribes to a control topic with the remote server.
CriticalComponent - Interface in org.eclipse.kura.watchdog
CriticalComponent is an interface that can be used to denote a component of functionality that is 'critical' to the nature of the system.
CryptoService - Interface in org.eclipse.kura.crypto
The CryptoService is used to provide AES encrypt and decrypt functionality, Base64 encoding and decoding, and SHA1 hash generation.

D

DATABITS_5 - Static variable in class org.eclipse.kura.comm.CommURI
 
DATABITS_6 - Static variable in class org.eclipse.kura.comm.CommURI
 
DATABITS_7 - Static variable in class org.eclipse.kura.comm.CommURI
 
DATABITS_8 - Static variable in class org.eclipse.kura.comm.CommURI
 
DataService - Interface in org.eclipse.kura.data
The DataService provides the ability of connecting to a remote broker, publish messages, subscribe to topics, receive messages on the subscribed topics, and disconnect from the remote message broker.
DataServiceListener - Interface in org.eclipse.kura.data
Implementors of this interface will be able to handle DataService events such as notifications of connection establishing, message arrival, etc.
DataTransportListener - Interface in org.eclipse.kura.data
Listener interface to be implemented by applications that needs to be notified of events in the DataTransportService.
DataTransportService - Interface in org.eclipse.kura.data
DataTransportService implementations provide the ability of connecting to a remote broker, publish messages, subscribe to topics, receive messages on the subscribed topics, and disconnect from the remote message broker.
DataTransportToken - Class in org.eclipse.kura.data
DataTransportToken is an receipt returned by the DataTransportService after the publishing of a message.
DataTransportToken(int, String) - Constructor for class org.eclipse.kura.data.DataTransportToken
 
DbService - Interface in org.eclipse.kura.db
DbService offers APIs to acquire and use a JDBC Connection to the embedded SQL database running in the framework.
deactivate(ComponentContext) - Method in class org.eclipse.kura.cloud.Cloudlet
 
decodeBase64(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns a decoded string based on the provided encodedValue.
decryptAes(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns a plain text string based on the provided encrypted value.
deleteTrustCertificate(String) - Method in interface org.eclipse.kura.ssl.SslManagerService
Deletes the X509 certificate with the specified Common Name (cn) from the currently configured trust store.
Designate - Interface in org.eclipse.kura.configuration.metatype
Java class for Tdesignate complex type.
DFLT_PRIORITY - Static variable in class org.eclipse.kura.cloud.Cloudlet
 
DFLT_PUB_QOS - Static variable in class org.eclipse.kura.cloud.Cloudlet
 
DFLT_RETAIN - Static variable in class org.eclipse.kura.cloud.Cloudlet
 
DhcpServer - Interface in org.eclipse.kura.net.dhcp
Represents a DHCP server.
DhcpServerConfig - Interface in org.eclipse.kura.net.dhcp
Marker interface for all DHCP server configuration classes
DhcpServerConfig4 - Interface in org.eclipse.kura.net.dhcp
Marker interface for IPv4-based configurations of DHCP Servers
DhcpServerConfig6 - Interface in org.eclipse.kura.net.dhcp
Marker interface for IPv6-based configurations of DHCP Servers
DhcpServerConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.dhcp
The abstract representation of a DhcpServerConfig object.
DhcpServerConfigIP(String, boolean, T, T, T, int, int, short, T, T, boolean, List<T>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
The basic Constructor for a DhcpServerConfigIP
DhcpServerConfigIP4 - Class in org.eclipse.kura.net.dhcp
The configuration representing a DHCP server configuration for an IPv4 network.
DhcpServerConfigIP4(String, boolean, IP4Address, IP4Address, IP4Address, int, int, short, IP4Address, IP4Address, boolean, List<IP4Address>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP4
The basic Constructor for a DhcpServerConfigIP4
DhcpServerConfigIP6 - Class in org.eclipse.kura.net.dhcp
The configuration representing a DHCP server configuration for an IPv6 network.
DhcpServerConfigIP6(String, boolean, IP6Address, IP6Address, IP6Address, int, int, short, IP6Address, IP6Address, boolean, List<IP6Address>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP6
The basic Constructor for a DhcpServerConfigIP6
disableInterface(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Disables the specified interface.
disconnect(long) - Method in interface org.eclipse.kura.data.DataService
Disconnects from the broker.
disconnect(long) - Method in interface org.eclipse.kura.data.DataTransportService
Disconnects from the broker.
DISCONNECTED - Static variable in class org.eclipse.kura.KuraConnectionStatus
attempts have been made to connect to the device, but currently no connection exists
DISCONNECTING - Static variable in class org.eclipse.kura.KuraConnectionStatus
attempting to disconnect from the field device.
DnsMonitorService - Interface in org.eclipse.kura.net.dns
Marker interface for dns server monitoring service
DnsServerConfig - Interface in org.eclipse.kura.net.dns
The placeholder for all DNS proxy servers
DnsServerConfig4 - Interface in org.eclipse.kura.net.dns
Placeholder for IPv4 DNS server configurations
DnsServerConfig6 - Interface in org.eclipse.kura.net.dns
Placeholder for IPv6 DNS server configurations
DnsServerConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.dns
Base class for DNS proxy configurations
DnsServerConfigIP(Set<T>, Set<NetworkPair<T>>) - Constructor for class org.eclipse.kura.net.dns.DnsServerConfigIP
Creates a DNS configuration with a default set of forwarders and a set of allowed networks
DnsServerConfigIP4 - Class in org.eclipse.kura.net.dns
DNS server configurations for IPv4 networks
DnsServerConfigIP4(Set<IP4Address>, Set<NetworkPair<IP4Address>>) - Constructor for class org.eclipse.kura.net.dns.DnsServerConfigIP4
 
DnsServerConfigIP6 - Class in org.eclipse.kura.net.dns
DNS server configurations for IPv6 networks
DnsServerConfigIP6(Set<IP6Address>, Set<NetworkPair<IP6Address>>) - Constructor for class org.eclipse.kura.net.dns.DnsServerConfigIP6
 
doDel(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
doExec(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
doGet(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
doPost(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
doPut(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 

E

enableInterface(String, boolean) - Method in interface org.eclipse.kura.net.NetworkAdminService
Enables the specified interface.
encodeBase64(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns an encoded string based on the provided stringValue.
encryptAes(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns an AES encrypted string based on the provided value.
equals(Object) - Method in class org.eclipse.kura.data.DataTransportToken
 
equals(Object) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
equals(Object) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
equals(Object) - Method in class org.eclipse.kura.net.IPAddress
 
equals(Object) - Method in class org.eclipse.kura.net.modem.ModemConfig
 
equals(Object) - Method in class org.eclipse.kura.net.NetConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.NetConfigIP4
 
equals(Object) - Method in class org.eclipse.kura.net.NetworkPair
 
equals(RouteConfig) - Method in interface org.eclipse.kura.net.route.RouteConfig
Compares one route to another
equals(Object) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
equals(RouteConfig) - Method in class org.eclipse.kura.net.route.RouteConfigIP4
 
equals(RouteConfig) - Method in class org.eclipse.kura.net.route.RouteConfigIP6
 
equals(Object) - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
equals(Object) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
equals(Object) - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
equals(Object) - Method in class org.eclipse.kura.usb.UsbBlockDevice
 
equals(Object) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
equals(Object) - Method in class org.eclipse.kura.usb.UsbNetDevice
 
equals(Object) - Method in class org.eclipse.kura.usb.UsbTtyDevice
 
EthernetInterface<T extends NetInterfaceAddress> - Interface in org.eclipse.kura.net
Network interface for Ethernet cards.
EthernetMonitorService - Interface in org.eclipse.kura.net
Placeholder for the EthernetLinkStateMonitorService
execute(String) - Method in interface org.eclipse.kura.command.CommandService
 

F

FirewallNatConfig - Class in org.eclipse.kura.net.firewall
Represents a NAT configuration
FirewallNatConfig() - Constructor for class org.eclipse.kura.net.firewall.FirewallNatConfig
Creates a null NAT configuration
FirewallNatConfig(String, String, boolean) - Constructor for class org.eclipse.kura.net.firewall.FirewallNatConfig
Creates a complete NAT configuration
FirewallOpenPortConfig - Interface in org.eclipse.kura.net.firewall
Marker interface for firewall open port configurations
FirewallOpenPortConfig4 - Interface in org.eclipse.kura.net.firewall
Marker interface for IPv4 firewall open port configurations
FirewallOpenPortConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.firewall
The base class for firewall open port configurations
FirewallOpenPortConfigIP() - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
Creates and empty open port configuration
FirewallOpenPortConfigIP(int, NetProtocol, NetworkPair<T>, String, String, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
Creates a complete Open Port configuration
FirewallOpenPortConfigIP4 - Class in org.eclipse.kura.net.firewall
The implementation of IPv4 firewall open port configurations
FirewallOpenPortConfigIP4() - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP4
 
FirewallOpenPortConfigIP4(int, NetProtocol, NetworkPair<IP4Address>, String, String, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP4
 
FirewallPortForwardConfig - Interface in org.eclipse.kura.net.firewall
Marker interface for firewall port forward configurations
FirewallPortForwardConfig4 - Interface in org.eclipse.kura.net.firewall
Marker interface for IPv4 firewall port forward configurations
FirewallPortForwardConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.firewall
The base class for firewall port forward configurations
FirewallPortForwardConfigIP() - Constructor for class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
Creates and empty port forward configuration
FirewallPortForwardConfigIP(String, IP4Address, NetProtocol, int, int, NetworkPair<T>, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
Creates a complete port forward configuration
FirewallPortForwardConfigIP4 - Class in org.eclipse.kura.net.firewall
 
FirewallPortForwardConfigIP4() - Constructor for class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP4
 
FirewallPortForwardConfigIP4(String, IP4Address, NetProtocol, int, int, NetworkPair<IP4Address>, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP4
 
FirewallReverseNatConfig - Class in org.eclipse.kura.net.firewall
 
FirewallReverseNatConfig(String, String, String, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
FLOWCONTROL_NONE - Static variable in class org.eclipse.kura.comm.CommURI
 
FLOWCONTROL_RTSCTS_IN - Static variable in class org.eclipse.kura.comm.CommURI
 
FLOWCONTROL_RTSCTS_OUT - Static variable in class org.eclipse.kura.comm.CommURI
 
FLOWCONTROL_XONXOFF_IN - Static variable in class org.eclipse.kura.comm.CommURI
 
FLOWCONTROL_XONXOFF_OUT - Static variable in class org.eclipse.kura.comm.CommURI
 
flushSerialBuffer() - Method in interface org.eclipse.kura.comm.CommConnection
Reads all bytes that are waiting in the serial port buffer and returns them in an array.
fromValue(String) - Static method in enum org.eclipse.kura.configuration.metatype.Scalar
 

G

get3Dfix() - Method in class org.eclipse.kura.position.NmeaPosition
 
getAccessPoint() - Method in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Returns the name of the added access point.
getAccessPoint() - Method in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Returns the name of the removed access point.
getAccountName() - Method in interface org.eclipse.kura.data.DataTransportService
Returns the account name associated with the DataTransportService
getAccountName() - Method in class org.eclipse.kura.message.KuraTopic
 
getActiveNetworkInterfaces() - Method in interface org.eclipse.kura.net.NetworkService
Return the active NetworkIntefaces which have active connections for the system.
getAD() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the ad property.
getAddress() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The LAN IP address to forward connections to
getAddress() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getAddress() - Method in class org.eclipse.kura.net.IPAddress
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class org.eclipse.kura.net.NetConfigIP
Returns the address that should be statically assigned to the interface.
getAddress() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns an InetAddress for this address.
getAdref() - Method in interface org.eclipse.kura.configuration.metatype.Attribute
Gets the value of the adref property.
getAllNetworkInterfaceNames() - Method in interface org.eclipse.kura.net.NetworkService
Gets the names of all the network interface attached to the system.
getAllowedNetworks() - Method in interface org.eclipse.kura.net.dns.DnsServerConfig
returns the allowed networks for resolving DNS queries
getAllowedNetworks() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
Gets a List of networks that are allowed to make DNS queries
getAllWifiAccessPoints() - Method in interface org.eclipse.kura.net.NetworkService
Returns the list of all available WifiAccessPoints as seen from the system.
getAltitude() - Method in class org.eclipse.kura.message.KuraPosition
 
getAltitude() - Method in class org.eclipse.kura.position.NmeaPosition
Return the altitude in meters
getApn() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports access point name.
getAppId() - Method in class org.eclipse.kura.cloud.Cloudlet
 
getApplicationId() - Method in interface org.eclipse.kura.cloud.CloudClient
Returns the applicationId of this CloudClient
getApplicationId() - Method in class org.eclipse.kura.message.KuraTopic
 
getApplicationTopic() - Method in class org.eclipse.kura.message.KuraTopic
 
getAttribute() - Method in interface org.eclipse.kura.configuration.metatype.TObject
Gets the value of the attribute property.
getAuthType() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports authentication type.
getBaudRate() - Method in class org.eclipse.kura.comm.CommURI
The baud rate associated with the port
getBgscan() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getBiosVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the BIOS version of the device.
getBitrate() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The bitrates this access point is capable of, in kilobits/second (Kb/s).
getBitrate() - Method in interface org.eclipse.kura.net.wifi.WifiInterfaceAddress
The bit rate currently used by the wireless device, in kilobits/second (Kb/s).
getBlockDevs() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
getBody() - Method in class org.eclipse.kura.message.KuraPayload
 
getBroadcast() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns an InetAddress for the broadcast address for this InterfaceAddress.
getBroadcast() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getBrokerUrl() - Method in interface org.eclipse.kura.data.DataTransportService
 
getBundle() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the bundle property.
getBundles() - Method in interface org.eclipse.kura.system.SystemService
Returns the OSGi bundles currently installed
getByAddress(byte[]) - Static method in class org.eclipse.kura.net.IPAddress
Returns an InetAddress object given the raw IP address.
getByAddress(int) - Static method in class org.eclipse.kura.net.IPAddress
 
getBytes(KuraPayload, boolean) - Method in interface org.eclipse.kura.cloud.CloudPayloadProtoBufEncoder
Encodes a KuraPayload to a Google Protocol Buffers encoded, optionally gzipped, binary payload.
getBytesReceived() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports number of bytes received during a call
getBytesTransmitted() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports number of bytes transmitted during a call
getCapabilities() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
Describes the access point's capabilities
getCapabilities() - Method in interface org.eclipse.kura.net.wifi.WifiInterface
Returns the the capabilities of the wireless device.
getCardinality() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the cardinality property.
getCauses() - Method in exception org.eclipse.kura.KuraPartialSuccessException
Returns the list of failures collected during the execution of the bulk operation.
getChannel() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getChannels() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getClientId() - Method in interface org.eclipse.kura.data.DataTransportService
 
getCloudApplicationClient() - Method in class org.eclipse.kura.cloud.Cloudlet
 
getCloudApplicationIdentifiers() - Method in interface org.eclipse.kura.cloud.CloudService
Returns the application identifiers for which a CloudClient instance was created.
getCloudService() - Method in class org.eclipse.kura.cloud.Cloudlet
 
getCode() - Method in exception org.eclipse.kura.KuraException
 
getCode() - Method in exception org.eclipse.kura.KuraRuntimeException
 
getCode(WifiBgscanModule) - Static method in enum org.eclipse.kura.net.wifi.WifiBgscanModule
 
getCode(WifiCiphers) - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
 
getCode(WifiMode) - Static method in enum org.eclipse.kura.net.wifi.WifiMode
 
getCode(WifiRadioMode) - Static method in enum org.eclipse.kura.net.wifi.WifiRadioMode
 
getCode(WifiSecurity) - Static method in enum org.eclipse.kura.net.wifi.WifiSecurity
 
getComponentConfiguration(String) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Returns the ComponentConfiguration for the component identified with specified PID (service's persistent identity).
getComponentConfigurations() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Returns the list of ConfigurableComponents currently registered with the ConfigurationService.
getConfigs() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddressConfig
Returns a List of NetConfig Objects associated with a given ModemInterfaceAddressConfig for a given ModemInterface
getConfigs() - Method in interface org.eclipse.kura.net.NetInterfaceAddressConfig
Returns a List of NetConfig Objects associated with a given NetInterfaceAddressConfig for a given NetInterface
getConfigs() - Method in interface org.eclipse.kura.net.wifi.WifiInterfaceAddressConfig
Returns a List of NetConfig Objects associated with a given WifiInterfaceAddressConfig for a given WifiInterface
getConfigurableComponentPids() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Return the PIDs (service's persistent identity) for all the services that implements the ConfigurableComponent Maker interface and registered themselves with the container.
getConfiguration() - Method in interface org.eclipse.kura.configuration.SelfConfiguringComponent
This method is called by the ConfigurationService when it requires the current snapshot of the configuration for this components.
getConfigurationProperties() - Method in interface org.eclipse.kura.configuration.ComponentConfiguration
Returns the Dictionary of properties currently used by this component.
getConnection() - Method in interface org.eclipse.kura.db.DbService
Returns the JDBC Connection to be used to communicate with the embedded SQL database.
getConnectionStatus() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports connection status
getConnectionType() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports Connection Type
getContent() - Method in interface org.eclipse.kura.configuration.metatype.Attribute
Gets the value of the content property.
getCriticalComponentName() - Method in interface org.eclipse.kura.watchdog.CriticalComponent
The unique identifier for this CriticalComponent
getCriticalComponents() - Method in interface org.eclipse.kura.watchdog.WatchdogService
Returns the list of the currently registered CriticalComponents
getCriticalComponentTimeout() - Method in interface org.eclipse.kura.watchdog.CriticalComponent
The maximum amount of time in milliseconds that the CriticalComponent should check in with the WatchdogService before the WatchdogService reboots the device.
getDataBits() - Method in class org.eclipse.kura.comm.CommURI
The number of data bits associated with the port
getDataCompression() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports a value of numeric parameter that supports PDP data compression.
getDefault() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the default property.
getDefaultGateway() - Method in interface org.eclipse.kura.net.route.RoutingAgentService
Get the default gateway
getDefaultLeaseTime() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the default lease time offered by the DHCP server
getDefaultLeaseTime() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getDefinition() - Method in interface org.eclipse.kura.configuration.ComponentConfiguration
Returns the raw ObjectClassDefinition as parsed from the MetaType Information XML resource associated to this Component.
getDescription() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the description property.
getDescription() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the description property.
getDescription() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the description of the route
getDescription() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getDesignate() - Method in interface org.eclipse.kura.configuration.metatype.MetaData
Gets the value of the designate property.
getDestination() - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
getDestination() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the destination of the route
getDestination() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getDestinationInterface() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
getDestinationInterface() - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
getDeviceId() - Method in class org.eclipse.kura.message.KuraTopic
 
getDeviceManagementServiceIgnore() - Method in interface org.eclipse.kura.system.SystemService
Returns a list of services that should be ignored by the Everyware Cloud Console
getDeviceName() - Method in interface org.eclipse.kura.system.SystemService
Returns a friendly name assigned to this device.
getDeviceNode() - Method in class org.eclipse.kura.usb.UsbBlockDevice
 
getDeviceNode() - Method in class org.eclipse.kura.usb.UsbTtyDevice
 
getDialString() - Method in class org.eclipse.kura.net.modem.ModemConfig
Gets the dial string.
getDnsServers() - Method in interface org.eclipse.kura.net.ConnectionInfo
Gets the DNS addresses associated with this interface
getDnsServers() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the DNS servers associated with this DhcpServerConfig that will be passed to DHCP clients
getDnsServers() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getDnsServers() - Method in class org.eclipse.kura.net.NetConfigIP
Returns the list of Name Servers to be associated to the interface.
getDnsServers() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Gets the list of DNS servers associated with this interface
getDomains() - Method in class org.eclipse.kura.net.NetConfigIP
Returns the list of DNS domains to be associated to the interface.
getDOP() - Method in class org.eclipse.kura.position.NmeaPosition
 
getDriver() - Method in interface org.eclipse.kura.net.NetInterface
The driver handling the device.
getDriver() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getDriverVersion() - Method in interface org.eclipse.kura.net.NetInterface
The version of the driver handling the device.
getDroppedInFlightMessageIds() - Method in interface org.eclipse.kura.cloud.CloudClient
Finds the list of identifiers of in-flight messages that have been dropped.
getDroppedInFlightMessageIds(String) - Method in interface org.eclipse.kura.data.DataService
Finds the list of identifiers of in-flight messages that have been dropped.
getExceptionMessage() - Method in class org.eclipse.kura.message.KuraResponsePayload
 
getExceptionStack() - Method in class org.eclipse.kura.message.KuraResponsePayload
 
getFactoryPid() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the factoryPid property.
getFileSeparator() - Method in interface org.eclipse.kura.system.SystemService
Gets the system file separator used by the filesystem.
getFirewallConfiguration() - Method in interface org.eclipse.kura.net.NetworkAdminService
Gets the firewall configuration of the system as currently specified
getFirewallReverseNatConfiguration(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
 
getFirmwareVersion() - Method in interface org.eclipse.kura.net.NetInterface
The firmware version for the device.
getFirmwareVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the firmware version.
getFixQuality() - Method in class org.eclipse.kura.position.NmeaPosition
 
getFlowControl() - Method in class org.eclipse.kura.comm.CommURI
The flow control associated with the port
getForwarders() - Method in interface org.eclipse.kura.net.dns.DnsServerConfig
returns the DNS forwarders associated with this DnsServerConfig
getForwarders() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
Gets the current recursive domain name servers to use to resolve queries
getFreeMemory() - Method in interface org.eclipse.kura.system.SystemService
Returns the free memory for Java instance.
getFrequency() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The radio channel frequency in use by the access point, in MHz.
getFrequency() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getFullTopic() - Method in class org.eclipse.kura.message.KuraTopic
 
getGateway() - Method in interface org.eclipse.kura.net.ConnectionInfo
Gets the gateway address associated with this interface
getGateway() - Method in class org.eclipse.kura.net.NetConfigIP
Returns the address of the gateway to be used for the interface
getGateway() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns the InetAddress for the gateway.
getGateway() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the gateway of the route
getGateway() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getGroupCiphers() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getHardwareAddress() - Method in interface org.eclipse.kura.net.NetInterface
Returns the hardware address (usually MAC) of the interface if it has one.
getHardwareAddress() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The hardware address (BSSID) of the access point.
getHardwareMode() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getHardwareTimeout() - Method in interface org.eclipse.kura.watchdog.WatchdogService
Returns the timeout value for the hardware watchdog in increments of milliseconds.
getHDOP() - Method in class org.eclipse.kura.position.NmeaPosition
 
getHeaderCompression() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports a value of numeric parameter that supports PDP header compression.
getHeading() - Method in class org.eclipse.kura.message.KuraPosition
 
getHostAddress() - Method in class org.eclipse.kura.net.IPAddress
Returns the IP address string in textual presentation.
getIcon() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the icon property.
getId() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the id property.
getId() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the id property.
getIfaceName() - Method in interface org.eclipse.kura.net.ConnectionInfo
Gets the interface name associated with this connection information
getInFlightMessageIds() - Method in interface org.eclipse.kura.cloud.CloudClient
Finds the list of identifiers of messages that are still in-flight (messages published but not confirmed yet).
getInFlightMessageIds(String) - Method in interface org.eclipse.kura.data.DataService
Finds the list of identifiers of messages that are still in-flight (messages published but not confirmed yet).
getInPort() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The inbound (WAN) port to use for this configuration
getInPort() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getInterfaceName() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the interface name associated with this DhcpServerConfig
getInterfaceName() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getInterfaceName() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The external (WAN) interface to listen for inbound connections on
getInterfaceName() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getInterfaceName() - Method in class org.eclipse.kura.net.NetInterfaceAddedEvent
Returns the name of the added interface.
getInterfaceName() - Method in class org.eclipse.kura.net.NetInterfaceRemovedEvent
Returns the name of the removed interface.
getInterfaceName() - Method in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Returns the network interface name.
getInterfaceName() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the interface name associated with the route
getInterfaceName() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getInterfaceName() - Method in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Returns the network interface name.
getInterfaceName() - Method in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Returns the network interface name.
getInterfaceName() - Method in class org.eclipse.kura.usb.UsbNetDevice
 
getIpAddress() - Method in interface org.eclipse.kura.net.ConnectionInfo
Reports IP address
getIpAddress() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports PDP IP address.
getIpAddress() - Method in class org.eclipse.kura.net.NetworkPair
 
getJavaHome() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where the JVM is stored in the filesystem.
getJavaKeyStorePassword() - Method in interface org.eclipse.kura.system.SystemService
Returns the password to access the private key from the keystore file.
getJavaTrustStorePassword() - Method in interface org.eclipse.kura.system.SystemService
Returns the password to unlock the trust store keystore file.
getJavaVendor() - Method in interface org.eclipse.kura.system.SystemService
Gets the vendor of the Java VM that is currently being used.
getJavaVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Java version that is currently being used.
getJavaVmInfo() - Method in interface org.eclipse.kura.system.SystemService
Gets the Java Virtual Machine information that is currently being used.
getJavaVmName() - Method in interface org.eclipse.kura.system.SystemService
Gets the Java Virtual Machine name that is currently being used.
getJavaVmVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Java Virtual Machine version that is currently being used.
getKuraDataDirectory() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where all Kura persistent data should be stored.
getKuraHome() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where the Kura root directory is stored in the filesystem.
getKuraSnapshotsCount() - Method in interface org.eclipse.kura.system.SystemService
Returns the maximum number of snapshots to be retained in the file system.
getKuraSnapshotsDirectory() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where all Configuration Snapshots will be stored.
getKuraStyleDirectory() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where all custom style information is stored.
getKuraTemporaryConfigDirectory() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where all volatile Kura specific configuration and status information should be stored.
getKuraVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the product version for this unit.
getKuraWebEnabled() - Method in interface org.eclipse.kura.system.SystemService
 
getKuraWifiTopChannel() - Method in interface org.eclipse.kura.system.SystemService
Gets the last wifi channel allowed for this device.
getLabel() - Method in interface org.eclipse.kura.configuration.metatype.Option
Gets the value of the label property.
getLastSentence() - Method in interface org.eclipse.kura.position.PositionService
Returns the last sentence received from the gps.
getLastSync() - Method in interface org.eclipse.kura.clock.ClockService
Returns a Date denoting when the clock was synchronized last.
getLatitude() - Method in class org.eclipse.kura.message.KuraPosition
 
getLatitude() - Method in class org.eclipse.kura.position.NmeaPosition
Return the latitude in degrees
getLcpEchoFailure() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports number of failed LCP echo requests
getLcpEchoInterval() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports LCP echo interval
getLocalization() - Method in interface org.eclipse.kura.configuration.metatype.MetaData
Gets the value of the localization property.
getLocalizedMessage() - Method in exception org.eclipse.kura.KuraException
 
getLocalizedMessage() - Method in exception org.eclipse.kura.KuraRuntimeException
 
getLongInterval() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
getLongitude() - Method in class org.eclipse.kura.message.KuraPosition
 
getLongitude() - Method in class org.eclipse.kura.position.NmeaPosition
Return the longitude in degrees
getMacAddress() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getManufacturer() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Returns modem's manufacturer identification
getManufacturerName() - Method in interface org.eclipse.kura.net.modem.ModemDevice
The manufacturer name of the device
getManufacturerName() - Method in class org.eclipse.kura.net.modem.SerialModemDevice
 
getManufacturerName() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getManufacturerName() - Method in interface org.eclipse.kura.usb.UsbDevice
The manufacturer name of the device
getMax() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the max property.
getMaximumLeaseTime() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the maximum lease time offered by the DHCP server
getMaximumLeaseTime() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getMessage() - Method in exception org.eclipse.kura.KuraException
 
getMessage() - Method in exception org.eclipse.kura.KuraRuntimeException
 
getMessageId() - Method in class org.eclipse.kura.data.DataTransportToken
 
getMethod() - Method in class org.eclipse.kura.cloud.CloudletTopic
 
getMetric(String) - Method in class org.eclipse.kura.message.KuraPayload
 
getMetric() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the metric of the route
getMetric() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getMin() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the min property.
getMode() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
Describes the operating mode of the access point.
getMode() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getMode() - Method in interface org.eclipse.kura.net.wifi.WifiInterfaceAddress
The operating mode of the wireless device.
getModel() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports modem's model
getModelId() - Method in interface org.eclipse.kura.system.SystemService
Gets the model identification of the device.
getModelName() - Method in interface org.eclipse.kura.system.SystemService
Gets the model name of the device.
getModemDevice() - Method in class org.eclipse.kura.net.modem.ModemAddedEvent
 
getModemDevice() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Return's the associated ModemDevice for this modem
getModemIdentifier() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports identifier string for this modem
getModemPppPort(ModemDevice) - Method in interface org.eclipse.kura.net.NetworkService
 
getModemUsbPort(String) - Method in interface org.eclipse.kura.net.NetworkService
 
getModule() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
getMTU() - Method in interface org.eclipse.kura.net.NetInterface
Returns the Maximum Transmission Unit (MTU) of this interface - Design speed of the device, in megabits/second (Mb/s).
getName() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the name property.
getName() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the name property.
getName() - Method in interface org.eclipse.kura.net.NetInterface
Returns the name of this NetworkInterface.
getNetInterfaceAddresses() - Method in interface org.eclipse.kura.net.NetInterface
Returns a List of all InterfaceAddresses of this network interface.
getNetInterfaceAddresses() - Method in interface org.eclipse.kura.net.wifi.WifiInterface
Returns a List of all InterfaceAddresses of this network interface.
getNetmask() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns the network mask for this address Typical IPv4 values would be 255.0.0.0, 255.255.0.0 or 255.255.255.0.
getNetmask() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the network mask of the route
getNetmask() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getNetworkInterfaceConfigs() - Method in interface org.eclipse.kura.net.NetworkAdminService
Returns a list of all of the configurations associated with all of the interfaces on the system.
getNetworkInterfaceConfigs(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Returns the configuration information for the specified NetworkInterface name.
getNetworkInterfaces() - Method in interface org.eclipse.kura.net.NetworkService
Gets the names of all the network interface attached to the system.
getNetworkPrefixLength() - Method in class org.eclipse.kura.net.NetConfigIP
Return the prefix to be used for the network interface
getNetworkPrefixLength() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns the network prefix length for this address.
getNewState() - Method in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Returns the new network interface state.
getNmeaDate() - Method in interface org.eclipse.kura.position.PositionService
Returns the current NMEA date from ZDA sentence
getNmeaPosition() - Method in interface org.eclipse.kura.position.PositionService
Returns the current NMEA geographic position.
getNmeaTime() - Method in interface org.eclipse.kura.position.PositionService
Returns the current NMEA time from GGA or ZDA sentence
getNrSatellites() - Method in class org.eclipse.kura.position.NmeaPosition
 
getNumberOfProcessors() - Method in interface org.eclipse.kura.system.SystemService
Returns the number of processors visible to this Java platform.
getObject() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the object property.
getOCD() - Method in interface org.eclipse.kura.configuration.metatype.MetaData
Gets the value of the ocd property.
getOcdref() - Method in interface org.eclipse.kura.configuration.metatype.TObject
Gets the value of the ocdref property.
getOldState() - Method in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Returns the old network interface state.
getOption() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the option property.
getOsArch() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System architecture for the system.
getOsDistro() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System Distribution name if appropriate.
getOsDistroVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System Distribution version if appropriate.
getOsgiFwName() - Method in interface org.eclipse.kura.system.SystemService
Gets the name of the OSGI Framework that is currently being used.
getOsgiFwVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the version of the OSGI Framework that is currently being used.
getOsName() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System name for the system.
getOsVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System version for the system.
getOutPort() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The outbound (LAN) port to use for this configuration
getOutPort() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getPairwiseCiphers() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getParity() - Method in class org.eclipse.kura.comm.CommURI
The parity associated with the port
getPartNumber() - Method in interface org.eclipse.kura.system.SystemService
Gets the part number.
getPasskey() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getPassword() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports password.
getPDOP() - Method in class org.eclipse.kura.position.NmeaPosition
 
getPdpType() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports PDP type.
getPermittedInterfaceName() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPermittedMac() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the (optional) permitted MAC address that is allowed to make inbound connections
getPermittedMac() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPermittedMac() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Gets the (optional) permitted MAC address that is allowed to make inbound connections
getPermittedMac() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getPermittedNetwork() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the (optional) permitted remote network that can make inbound connections
getPermittedNetwork() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPermittedNetwork() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Gets the (optional) permitted remote network that can make inbound connections
getPermittedNetwork() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getPid() - Method in interface org.eclipse.kura.configuration.ComponentConfiguration
Returns the PID (service's persistent identity) of the component associated to this Configuration.
getPid() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the pid property.
getPlatform() - Method in interface org.eclipse.kura.system.SystemService
Gets the platform name Kura is running on.
getPort() - Method in class org.eclipse.kura.comm.CommURI
The COM port or device node associated with this port
getPort() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the port that is open for inbound connections
getPort() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPosition() - Method in class org.eclipse.kura.message.KuraPayload
 
getPosition() - Method in interface org.eclipse.kura.position.PositionService
Returns the current geographic position.
The org.osgi.util.measurement.Measurement class is used to represent the values that make up a position :
getLongitude() : returns the longitude of this position in radians. getLatitude() : returns the latitude of this position in radians.
getPowerMode() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports modem's power mode.
getPppNum() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports ppp interface number for this modem
getPppNumber() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports PPP number (i.e.
getPrecision() - Method in class org.eclipse.kura.message.KuraPosition
 
getPrefix() - Method in class org.eclipse.kura.message.KuraTopic
 
getPrefix() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the network prefix length for this DHCP server's address range This is also known as the subnet mask in the context of IPv4 addresses.
getPrefix() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getPrefix() - Method in class org.eclipse.kura.net.NetworkPair
 
getPrimaryMacAddress() - Method in interface org.eclipse.kura.system.SystemService
Gets the primary MAC address of the system
getPrimaryNetworkInterfaceName() - Method in interface org.eclipse.kura.system.SystemService
Gets the name of the 'primary' network interface.
getProductId() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getProductId() - Method in interface org.eclipse.kura.usb.UsbDevice
The product ID of the device
getProductName() - Method in interface org.eclipse.kura.net.modem.ModemDevice
The product name of the device
getProductName() - Method in class org.eclipse.kura.net.modem.SerialModemDevice
 
getProductName() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getProductName() - Method in interface org.eclipse.kura.usb.UsbDevice
The product name of the device
getProfileID() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports PDP profile ID.
getProperties() - Method in class org.eclipse.kura.net.NetConfigIP
 
getProperties() - Method in interface org.eclipse.kura.system.SystemService
Returns all KuraProperties for this system.
getProtocol() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the type of network protocol (TCP or UDP) that is open for inbound connections
getProtocol() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getProtocol() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Gets the type of network protocol (TCP or UDP) that is used for this configuration
getProtocol() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getProtocol() - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
getProvider() - Method in enum org.eclipse.kura.net.modem.ModemCdmaServiceProvider
 
getRadioMode() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getRangeEnd() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the ending DHCP server InetAddress to provide to DHCP clients.
getRangeEnd() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getRangeStart() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the starting DHCP server InetAddress to provide to DHCP clients.
getRangeStart() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getReason() - Method in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Returns the reason for the state transition.
getRequesterClientId() - Method in class org.eclipse.kura.message.KuraRequestPayload
 
getRequestId() - Method in class org.eclipse.kura.message.KuraRequestPayload
 
getResource() - Method in interface org.eclipse.kura.configuration.metatype.Icon
Gets the value of the resource property.
getResources() - Method in class org.eclipse.kura.cloud.CloudletTopic
 
getResponseCode() - Method in class org.eclipse.kura.message.KuraResponsePayload
 
getRetryInterval() - Method in interface org.eclipse.kura.data.DataService
 
getRevisionId() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports modem's revision identification
getRouterAddress() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the router IP address associated with this DhcpServerConfig
getRouterAddress() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getRsnSecurity() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
Describes the access point's capabilities according to the RSN (Robust Secure Network) protocol.
getRssiThreshold() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
getSatellites() - Method in class org.eclipse.kura.message.KuraPosition
 
getSecurity() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getSecurity() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getSerialNumber() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Answers modem's serial number
getSerialNumber() - Method in interface org.eclipse.kura.system.SystemService
Gets the serial number of the device.
getSerialPorts() - Method in interface org.eclipse.kura.net.modem.ModemDevice
 
getSerialPorts() - Method in class org.eclipse.kura.net.modem.SerialModemDevice
 
getSerialPorts() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
getSessionId() - Method in class org.eclipse.kura.data.DataTransportToken
 
getShortInterval() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
getSignalLevel() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getSignalStrength() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports signal strength in dBm
getSize() - Method in interface org.eclipse.kura.configuration.metatype.Icon
Gets the value of the size property.
getSnapshot(long) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Loads a snapshot given its ID and return the component configurations stored in that snapshot.
getSnapshots() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Returns the ID of all the snapshots taken by the ConfigurationService.
getSource() - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
getSourceInterface() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
getSourceInterface() - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
getSourcePortRange() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the (optional) permitted source port range that is allowed to make inbound connections
getSourcePortRange() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getSourcePortRange() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Gets the (optional) permitted source port range that is allowed to make inbound connections
getSourcePortRange() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getSpeed() - Method in class org.eclipse.kura.message.KuraPosition
 
getSpeed() - Method in class org.eclipse.kura.position.NmeaPosition
Return the speed in m/s
getSpeedKmh() - Method in class org.eclipse.kura.position.NmeaPosition
Return the speed in km/h
getSpeedMph() - Method in class org.eclipse.kura.position.NmeaPosition
Return the speed in mph
getSSID() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The Service Set Identifier identifying the access point.
getSSID() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getSsid() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getSSLSocketFactory() - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns an SSLSocketFactory based on the current configuration of the SslManagerService and applying best practices like Hostname Verification and disables the legacy SSL-2.0-compatible Client Hello.
If the SslManagerService configuration contains a path to a custom Trust store, then it will be used.
getSSLSocketFactory(String) - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns an SSLSocketFactory based on the current configuration of the SslManagerService and applying best practices like Hostname Verification and disables the legacy SSL-2.0-compatible Client Hello.
If the SslManagerService configuration contains a path to a custom Trust store, then it will be used.
getSSLSocketFactory(String, String, String, String, char[], String) - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns an SSLSocketFactory based on the specified parameters and applying best practices like Hostname Verification and disables the legacy SSL-2.0-compatible Client Hello.
getState() - Method in interface org.eclipse.kura.net.NetInterface
The current state of the device.
getState() - Method in interface org.eclipse.kura.net.NetworkService
Returns the overall state of the networking subsystem
getState(String) - Method in interface org.eclipse.kura.net.NetworkService
Returns the state of a specific network interface
getState() - Method in class org.eclipse.kura.net.NetworkStateChangedEvent
Returns the new network state.
getStatus() - Method in class org.eclipse.kura.message.KuraPosition
 
getStatus() - Method in class org.eclipse.kura.net.NetConfigIP
Return the NetInterfaceStatus of this configuration
getStopBits() - Method in class org.eclipse.kura.comm.CommURI
The number of stop bits associated with the port
getStrength() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The current signal quality of the access point, in percent.
getSubnet() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the subnet associated with this DhcpServerConfig
getSubnet() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getSubnetMask() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the subnet mask associated with this DhcpServerConfig
getSubnetMask() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getSubnetMask() - Method in class org.eclipse.kura.net.NetConfigIP
Return the prefix to be used for the network interface
getTechnologyTypes() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports network technology (e.g.
getTimeout() - Method in class org.eclipse.kura.comm.CommURI
The timeout associated with the port
getTimestamp() - Method in class org.eclipse.kura.message.KuraPayload
 
getTimestamp() - Method in class org.eclipse.kura.message.KuraPosition
 
getTopicParts() - Method in class org.eclipse.kura.message.KuraTopic
 
getTotalMemory() - Method in interface org.eclipse.kura.system.SystemService
Returns the total memory visible to this Java instance.
getTrack() - Method in class org.eclipse.kura.position.NmeaPosition
Return the track in degrees
getTrustCertificates() - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns the X509 Certificates installed in the currently configured trust store.
getTtyDevs() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
getType() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the type property.
getType() - Method in interface org.eclipse.kura.net.NetInterface
Returns the type of this NetworkInterface.
getUnpermittedInterfaceName() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getUnpublishedMessageIds() - Method in interface org.eclipse.kura.cloud.CloudClient
Gets the list of identifiers of messages that have not been published yet.
getUnpublishedMessageIds(String) - Method in interface org.eclipse.kura.data.DataService
Finds the list of identifiers of messages that have not been published yet.
getUptime() - Method in interface org.eclipse.kura.system.SystemAdminService
Gets the amount of time this device has been up in milliseconds.
getURI() - Method in interface org.eclipse.kura.comm.CommConnection
Returns the URI for this connection.
getUsbBlockDevices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the USB block devices on the gateway
getUsbBusNumber() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getUsbBusNumber() - Method in interface org.eclipse.kura.usb.UsbDevice
The USB bus number of the device
getUsbBusNumber() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB bus number associated with this device.
getUsbBusNumber() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB bus number associated with this device.
getUsbDevice() - Method in interface org.eclipse.kura.net.NetInterface
Returns the UsbDevice which provided this NetworkInterface to the system if any.
getUsbDevicePath() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getUsbDevicePath() - Method in interface org.eclipse.kura.usb.UsbDevice
The USB device path
getUsbDevicePath() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB device path associated with this device.
getUsbDevicePath() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB device path associated with this device.
getUsbDevices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the USB devices on the gateway
getUsbManufacturerName() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB manufacturer name associated with this device.
getUsbManufacturerName() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB manufacturer name associated with this device.
getUsbNetDevices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the USB network devices on the gateway
getUsbPort() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getUsbPort() - Method in interface org.eclipse.kura.usb.UsbDevice
The complete USB port (USB bus number plus USB device path)
getUsbPort() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB port.
getUsbPort() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB port.
getUsbProductId() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB product ID associated with this device.
getUsbProductId() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB product ID associated with this device.
getUsbProductName() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB product name associated with this device.
getUsbProductName() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB product name associated with this device.
getUsbResource() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB resource associated with this device.
getUsbResource() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB resource associated with this device.
getUsbServices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the UsbServices currently available as specified by JSR-80 in the javax.usb
getUsbTtyDevices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the USB TTY devices on the gateway
getUsbVendorId() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB vendor ID associated with this device.
getUsbVendorId() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB vendor ID associated with this device.
getUsername() - Method in interface org.eclipse.kura.data.DataTransportService
 
getUsername() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports user name.
getValue() - Method in interface org.eclipse.kura.configuration.metatype.Attribute
Gets the value of the value property.
getValue() - Method in interface org.eclipse.kura.configuration.metatype.Option
Gets the value of the value property.
getVDOP() - Method in class org.eclipse.kura.position.NmeaPosition
 
getVendorId() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getVendorId() - Method in interface org.eclipse.kura.usb.UsbDevice
The vendor ID of the device
getWifiAccessPoint() - Method in interface org.eclipse.kura.net.wifi.WifiInterfaceAddress
Returns the WifiAccessPoint that this InterfaceAddress was acquired from when in managed mode.
getWifiAccessPoints(String) - Method in interface org.eclipse.kura.net.NetworkService
Returns the list of the WifiAccessPoints visible from the specified wifi network interface.
getWifiHotspots(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
 
getWinsServers() - Method in class org.eclipse.kura.net.NetConfigIP4
Returns the list of Windows Servers to be associated with the interface
getWpaSecurity() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
Describes the access point's capabilities according to WPA (Wifi Protected Access).

H

hashCode() - Method in class org.eclipse.kura.data.DataTransportToken
 
hashCode() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
hashCode() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
hashCode() - Method in class org.eclipse.kura.net.IPAddress
 
hashCode() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
hashCode() - Method in class org.eclipse.kura.net.NetConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.NetConfigIP4
 
hashCode() - Method in class org.eclipse.kura.net.NetworkPair
 
hashCode() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
hashCode() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
hashCode() - Method in class org.eclipse.kura.usb.UsbBlockDevice
 
hashCode() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
hashCode() - Method in class org.eclipse.kura.usb.UsbNetDevice
 
hashCode() - Method in class org.eclipse.kura.usb.UsbTtyDevice
 

I

Icon - Interface in org.eclipse.kura.configuration.metatype
Java class for Ticon complex type.
installTrustCertificate(String, X509Certificate) - Method in interface org.eclipse.kura.ssl.SslManagerService
Installs the specified X509 certificate in the currently configured trust store.
internalError(Throwable, String) - Static method in exception org.eclipse.kura.KuraException
Factory method to build an EdcException with the EdcErrorCode.INTERNAL_ERROR code providing a cause and a message.
internalError(Throwable) - Static method in exception org.eclipse.kura.KuraException
Factory method to build an EdcException with the EdcErrorCode.INTERNAL_ERROR code providing a cause and a message.
internalError(String) - Static method in exception org.eclipse.kura.KuraException
Factory method to build an EdcException with the EdcErrorCode.INTERNAL_ERROR code providing only a message.
IP4Address - Class in org.eclipse.kura.net
This class represents an Internet Protocol version 4 (IPv4) address.
IP6Address - Class in org.eclipse.kura.net
This class represents an Internet Protocol version 6 (IPv6) address.
IPAddress - Class in org.eclipse.kura.net
This class represents an Internet Protocol (IP) address.
isAnyLocalAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress in a wildcard address.
isAutoConnect() - Method in class org.eclipse.kura.net.NetConfigIP
 
isAutoConnect() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface will auto connect.
isAutoConnectEnabled() - Method in interface org.eclipse.kura.data.DataService
 
isConnected() - Method in interface org.eclipse.kura.cloud.CloudCallService
Returns true if the underlying DataService is currently connected to the remote server.
isConnected() - Method in interface org.eclipse.kura.cloud.CloudClient
Returns an indication of whether the connection to the remote server is established.
isConnected() - Method in interface org.eclipse.kura.cloud.CloudService
Returns true if the underlying DataService is currently connected to the remote server.
isConnected() - Method in interface org.eclipse.kura.data.DataService
Answers if the DataService is connected to the broker.
isConnected() - Method in interface org.eclipse.kura.data.DataTransportService
Returns true if the DataTransportService is currently connected to the remote server.
isDataCompression() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports if PDP data compression is enabled.
isDhcp() - Method in class org.eclipse.kura.net.NetConfigIP
 
isEnabled() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the boolean status associated with this DhcpServerConfig
isEnabled() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
isEnabled() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports whether it is enabled.
isGpsEnabled() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
isGpsSupported() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports if GPS is supported
isHeaderCompression() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports if PDP header compression is enabled.
isIPv4CompatibleAddress() - Method in class org.eclipse.kura.net.IP6Address
Utility routine to check if the InetAddress is an IPv4 compatible IPv6 address.
isLinkLocalAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress is an link local address.
isLinkUp() - Method in interface org.eclipse.kura.net.EthernetInterface
Indicates whether the physical carrier is found (e.g.
isLocked() - Method in interface org.eclipse.kura.position.PositionService
Returns true if a valid geographic position has been received.
isLoopback() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface is a loopback interface.
isLoopbackAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress is a loopback address.
isMasquerade() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
isMCGlobal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has global scope.
isMCLinkLocal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has link scope.
isMCNodeLocal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has node scope.
isMCOrgLocal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has organization scope.
isMCSiteLocal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has site scope.
isMerge() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the merge property.
isMulticastAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress is an IP multicast address.
isOptional() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the optional property.
isPassDns() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns whether or not DHCP clients should get DNS services.
isPassDns() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
isPointToPoint() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface is a point to point interface.
isPoweredOn() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports if modem is powered on
isRequired() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the required property.
isRoaming() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports roaming status
isRunning() - Method in interface org.eclipse.kura.net.dhcp.DhcpServer
Returns whether or not the DhcpServer is actively running or not
isSiteLocalAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress is a site local address.}
isUp() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface is up and running.
isValid() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
isValid() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP4
 
isValid() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP6
 
isValid() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
isValid() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
isValid() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
isValid() - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
isValid() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
isValid() - Method in interface org.eclipse.kura.net.NetConfig
Checks whether or not this configuration is valid.
isValid() - Method in class org.eclipse.kura.net.NetConfigIP
 
isValid() - Method in class org.eclipse.kura.net.NetConfigIP4
 
isValid() - Method in class org.eclipse.kura.net.NetConfigIP6
 
isValid() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
isValid() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
isVirtual() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether this interface is a virtual interface (also called subinterface).

J

javaNetAddress - Variable in class org.eclipse.kura.net.IPAddress
 

K

KEY_BIOS_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_DEVICE_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_FILE_SEP - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_FIRMWARE_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_HOME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VENDOR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VM_INFO - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VM_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VM_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_DATA_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_HAVE_NET_ADMIN - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_HAVE_WEB_INTER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_HOME_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_KEY_STORE_PWD - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_PLUGINS_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_SNAPSHOTS_COUNT - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_SNAPSHOTS_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_STYLE_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_TMP_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_TRUST_STORE_PWD - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_WIFI_TOP_CHANNEL - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_MODEL_ID - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_MODEL_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_ARCH - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_DISTRO - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_DISTRO_VER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_VER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OSGI_FW_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OSGI_FW_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_PART_NUMBER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_PLATFORM - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_PRIMARY_NET_IFACE - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_SERIAL_NUM - Static variable in interface org.eclipse.kura.system.SystemService
 
KURA_CONFIG - Static variable in interface org.eclipse.kura.system.SystemService
 
KURA_CUSTOM_CONFIG - Static variable in interface org.eclipse.kura.system.SystemService
 
KURA_CUSTOM_PROPS_FILE - Static variable in interface org.eclipse.kura.system.SystemService
 
KURA_PROPS_FILE - Static variable in interface org.eclipse.kura.system.SystemService
 
KuraConnectException - Exception in org.eclipse.kura
KuraConnectException is raised during connect failures.
KuraConnectException(Object) - Constructor for exception org.eclipse.kura.KuraConnectException
 
KuraConnectException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraConnectException
 
KuraConnectionStatus - Class in org.eclipse.kura
 
KuraConnectionStatus() - Constructor for class org.eclipse.kura.KuraConnectionStatus
 
KuraErrorCode - Enum in org.eclipse.kura
KuraErrorCode holds the enumeration of valid error codes for the exception message.
KuraException - Exception in org.eclipse.kura
The KuraException class is the superclass of all errors and exceptions in the Kura project.
KuraException(KuraErrorCode) - Constructor for exception org.eclipse.kura.KuraException
Builds a new EdcException instance based on the supplied EdcErrorCode.
KuraException(KuraErrorCode, Object...) - Constructor for exception org.eclipse.kura.KuraException
Builds a new EdcException instance based on the supplied EdcErrorCode.
KuraException(KuraErrorCode, Throwable, Object...) - Constructor for exception org.eclipse.kura.KuraException
Builds a new EdcException instance based on the supplied EdcErrorCode, an optional Throwable cause, and optional arguments for the associated exception message.
KuraInvalidMessageException - Exception in org.eclipse.kura
 
KuraInvalidMessageException(Object) - Constructor for exception org.eclipse.kura.KuraInvalidMessageException
 
KuraInvalidMessageException(Throwable) - Constructor for exception org.eclipse.kura.KuraInvalidMessageException
 
KuraInvalidMessageException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraInvalidMessageException
 
KuraInvalidMetricTypeException - Exception in org.eclipse.kura
 
KuraInvalidMetricTypeException(Object) - Constructor for exception org.eclipse.kura.KuraInvalidMetricTypeException
 
KuraInvalidMetricTypeException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraInvalidMetricTypeException
 
KuraNotConnectedException - Exception in org.eclipse.kura
KuraNotConnectedException is raised when the attempted operation requires an active connection to the remote server while the current state is disconnected.
KuraNotConnectedException(Object) - Constructor for exception org.eclipse.kura.KuraNotConnectedException
 
KuraNotConnectedException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraNotConnectedException
 
KuraPartialSuccessException - Exception in org.eclipse.kura
KuraPartialSuccessException is used capture the response of bulk operations which allow for the failures of some of their steps.
KuraPartialSuccessException(String, List<Throwable>) - Constructor for exception org.eclipse.kura.KuraPartialSuccessException
 
KuraPayload - Class in org.eclipse.kura.message
EdcPayload defines the recommended payload structure for the messages sent to the Everyware Cloud platform.
KuraPayload() - Constructor for class org.eclipse.kura.message.KuraPayload
 
KuraPosition - Class in org.eclipse.kura.message
EdcPosition is a data structure to capture a geo location.
KuraPosition() - Constructor for class org.eclipse.kura.message.KuraPosition
 
KuraRequestPayload - Class in org.eclipse.kura.message
 
KuraRequestPayload() - Constructor for class org.eclipse.kura.message.KuraRequestPayload
 
KuraRequestPayload(KuraPayload) - Constructor for class org.eclipse.kura.message.KuraRequestPayload
 
KuraResponsePayload - Class in org.eclipse.kura.message
 
KuraResponsePayload(int) - Constructor for class org.eclipse.kura.message.KuraResponsePayload
 
KuraResponsePayload(Throwable) - Constructor for class org.eclipse.kura.message.KuraResponsePayload
 
KuraResponsePayload(int, Throwable) - Constructor for class org.eclipse.kura.message.KuraResponsePayload
 
KuraResponsePayload(KuraPayload) - Constructor for class org.eclipse.kura.message.KuraResponsePayload
 
KuraRuntimeException - Exception in org.eclipse.kura
 
KuraRuntimeException(KuraErrorCode) - Constructor for exception org.eclipse.kura.KuraRuntimeException
Builds a new EdcException instance based on the supplied EdcErrorCode.
KuraRuntimeException(KuraErrorCode, Object...) - Constructor for exception org.eclipse.kura.KuraRuntimeException
Builds a new EdcException instance based on the supplied EdcErrorCode.
KuraRuntimeException(KuraErrorCode, Throwable, Object...) - Constructor for exception org.eclipse.kura.KuraRuntimeException
Builds a new EdcException instance based on the supplied EdcErrorCode, an optional Throwable cause, and optional arguments for the associated exception message.
KuraStoreCapacityReachedException - Exception in org.eclipse.kura
KuraStoreCapacityReachedException is raised when a message can not be appended to the publishing queue as the internal database buffer has reached its capacity for messages that are not yet published or they are still in transit.
KuraStoreCapacityReachedException(Object) - Constructor for exception org.eclipse.kura.KuraStoreCapacityReachedException
 
KuraStoreException - Exception in org.eclipse.kura
KuraStoreException is raised when a failure occurred during a persistence operation.
KuraStoreException(Object) - Constructor for exception org.eclipse.kura.KuraStoreException
 
KuraStoreException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraStoreException
 
KuraTimeoutException - Exception in org.eclipse.kura
KuraTimeoutException is raised when the attempted operation failed to respond before the timeout exprises.
KuraTimeoutException(String) - Constructor for exception org.eclipse.kura.KuraTimeoutException
 
KuraTimeoutException(String, Throwable) - Constructor for exception org.eclipse.kura.KuraTimeoutException
 
KuraTooManyInflightMessagesException - Exception in org.eclipse.kura
KuraTooManyInflightMessagesException is raised if a publish is attempted when there are already too many messages queued for publishing.
KuraTooManyInflightMessagesException(Object) - Constructor for exception org.eclipse.kura.KuraTooManyInflightMessagesException
 
KuraTooManyInflightMessagesException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraTooManyInflightMessagesException
 
KuraTopic - Class in org.eclipse.kura.message
Models a topic for messages posted to the Kura platform.
KuraTopic(String) - Constructor for class org.eclipse.kura.message.KuraTopic
 

L

LoopbackInterface<T extends NetInterfaceAddress> - Interface in org.eclipse.kura.net
Placeholder for a LoopbackInterface

M

m_code - Variable in exception org.eclipse.kura.KuraException
 
m_code - Variable in exception org.eclipse.kura.KuraRuntimeException
 
m_ipAddress - Variable in class org.eclipse.kura.net.NetworkPair
The IP Address portion of the NetworkPair
m_prefix - Variable in class org.eclipse.kura.net.NetworkPair
The prefix portion of the NetworkPair
manageDhcpServer(String, boolean, NetworkPair<IP4Address>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Used to control DHCP servers on specified interfaces.
manageFirewall(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Updates the Firewall configuration based on current environmental conditions.
MetaData - Interface in org.eclipse.kura.configuration.metatype
Java class for Tmetadata complex type.
METRIC_EXCEPTION_MSG - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
METRIC_EXCEPTION_STACK - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
METRIC_REQUEST_ID - Static variable in class org.eclipse.kura.message.KuraRequestPayload
 
METRIC_RESPONSE_CODE - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
metricNames() - Method in class org.eclipse.kura.message.KuraPayload
 
metrics() - Method in class org.eclipse.kura.message.KuraPayload
 
metricsIterator() - Method in class org.eclipse.kura.message.KuraPayload
 
MODEM_EVENT_ADDED_TOPIC - Static variable in class org.eclipse.kura.net.modem.ModemAddedEvent
Topic of the ModemAddedEvent
MODEM_EVENT_REMOVED_TOPIC - Static variable in class org.eclipse.kura.net.modem.ModemRemovedEvent
Topic of the ModemRemovedEvent
ModemAddedEvent - Class in org.eclipse.kura.net.modem
Emitted when a modem is inserted into the gateway
ModemAddedEvent(ModemDevice) - Constructor for class org.eclipse.kura.net.modem.ModemAddedEvent
 
ModemCdmaServiceProvider - Enum in org.eclipse.kura.net.modem
 
ModemConfig - Class in org.eclipse.kura.net.modem
Modem configuration representation
ModemConfig() - Constructor for class org.eclipse.kura.net.modem.ModemConfig
Empty constructor
ModemConfig(int, ModemConfig.PdpType, String, IPAddress, int, int) - Constructor for class org.eclipse.kura.net.modem.ModemConfig
PDP config constructor
ModemConfig.AuthType - Enum in org.eclipse.kura.net.modem
 
ModemConfig.PdpType - Enum in org.eclipse.kura.net.modem
Configuration for a cellular modem.
ModemConnectionStatus - Enum in org.eclipse.kura.net.modem
 
ModemConnectionType - Enum in org.eclipse.kura.net.modem
 
ModemDevice - Interface in org.eclipse.kura.net.modem
 
ModemInterface<T extends ModemInterfaceAddress> - Interface in org.eclipse.kura.net.modem
Network interface for modems.
ModemInterfaceAddress - Interface in org.eclipse.kura.net.modem
Modem Interface Address represents the modem state
ModemInterfaceAddressConfig - Interface in org.eclipse.kura.net.modem
Modem Interface Address Config represents the modem status and the modem configuration
ModemMonitorListener - Interface in org.eclipse.kura.net.modem
 
ModemMonitorService - Interface in org.eclipse.kura.net.modem
Marker interface for the ModemMonitor
ModemPowerMode - Enum in org.eclipse.kura.net.modem
 
ModemRegistrationStatus - Enum in org.eclipse.kura.net.modem
 
ModemRemovedEvent - Class in org.eclipse.kura.net.modem
Emitted when a modem is removed from the gateway
ModemRemovedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.modem.ModemRemovedEvent
 
ModemTechnologyType - Enum in org.eclipse.kura.net.modem
 

N

NetConfig - Interface in org.eclipse.kura.net
Marker interface for all network configuration classes
NetConfig4 - Interface in org.eclipse.kura.net
Marker interface for IPv4-based configurations of network interfaces
NetConfig6 - Interface in org.eclipse.kura.net
Marker interface for IPv6-based configurations of network interfaces
NetConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net
Base class for configuration of network interfaces.
NetConfigIP4 - Class in org.eclipse.kura.net
Configuration for a network interface based on IPv4 addresses.
NetConfigIP4(NetInterfaceStatus, boolean) - Constructor for class org.eclipse.kura.net.NetConfigIP4
Constructor for a Configuration for a network interface based on IPv4 addresses.
NetConfigIP4(NetInterfaceStatus, boolean, boolean) - Constructor for class org.eclipse.kura.net.NetConfigIP4
Constructor for a DHCP Configration for a network interface nased on IPv4 addresses.
NetConfigIP4(NetInterfaceStatus, boolean, IP4Address, short, IP4Address) - Constructor for class org.eclipse.kura.net.NetConfigIP4
 
NetConfigIP4(NetInterfaceStatus, boolean, IP4Address, IP4Address, IP4Address) - Constructor for class org.eclipse.kura.net.NetConfigIP4
 
NetConfigIP6 - Class in org.eclipse.kura.net
Configuration for a network interface based on IPv6 addresses.
NetConfigIP6(NetInterfaceStatus, boolean) - Constructor for class org.eclipse.kura.net.NetConfigIP6
Empty Constructor
NetConfigIP6(NetInterfaceStatus, boolean, boolean) - Constructor for class org.eclipse.kura.net.NetConfigIP6
Constructor for a DHCP Client Configuration for a network interface based on IPv6 addresses.
NetConfigIP6(NetInterfaceStatus, boolean, IP6Address, short, IP6Address) - Constructor for class org.eclipse.kura.net.NetConfigIP6
Constructor for a Static Configuration for a network interface based on IPv6 addresses.
NetConfigIP6(NetInterfaceStatus, boolean, IP6Address, IP6Address, IP6Address) - Constructor for class org.eclipse.kura.net.NetConfigIP6
Constructor for a Static Configuration for a network interface based on IPv6 addresses.
NetInterface<T extends NetInterfaceAddress> - Interface in org.eclipse.kura.net
NetworkInterface represent a network interface of the system.
NetInterfaceAddedEvent - Class in org.eclipse.kura.net
An event raised when a new network interface has been added to the system.
NetInterfaceAddedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.NetInterfaceAddedEvent
 
NetInterfaceAddress - Interface in org.eclipse.kura.net
This class represents a Network Interface address as currently running on the system In short it's an IP address, a subnet mask and a broadcast address when the address is an IPv4 one.
NetInterfaceAddressConfig - Interface in org.eclipse.kura.net
Extends a NetInterfaceAddress which is status as currently running on the system with the interface's configuration in the form of a List of NetConfig objects.
NetInterfaceConfig<T extends NetInterfaceAddressConfig> - Interface in org.eclipse.kura.net
Marker class for NetInterfaceConfig objects
NetInterfaceRemovedEvent - Class in org.eclipse.kura.net
An event raised when a network interface has been removed from the system.
NetInterfaceRemovedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.NetInterfaceRemovedEvent
 
NetInterfaceState - Enum in org.eclipse.kura.net
The current state of the a NetworkInterface.
NetInterfaceStateChangedEvent - Class in org.eclipse.kura.net
Event raised when the state of a network interface has changed.
NetInterfaceStateChangedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.NetInterfaceStateChangedEvent
 
NetInterfaceStateChangedEvent.Reason - Enum in org.eclipse.kura.net
 
NetInterfaceStatus - Enum in org.eclipse.kura.net
Used to track interface configuration status
NetInterfaceType - Enum in org.eclipse.kura.net
Used to store network interface types
NetProtocol - Enum in org.eclipse.kura.net
Used to distinguish network protocol types
NetRouterMode - Enum in org.eclipse.kura.net
Used to specify the route mode of each interface.
NETWORK_EVENT_ACCESS_POINT_PROPERTY - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Name of the property to access the access point
NETWORK_EVENT_ACCESS_POINT_PROPERTY - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Name of the property to access the access point
NETWORK_EVENT_ACCESSPOINT_ADDED_TOPIC - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Topic of the WifiAccessPointAddedEvent
NETWORK_EVENT_ACCESSPOINT_REMOVED_TOPIC - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Topic of the WifiAccessPointAddedEvent
NETWORK_EVENT_INTERFACE_ADDED_TOPIC - Static variable in class org.eclipse.kura.net.NetInterfaceAddedEvent
Topic of the NetworkInterfaceAddedEvent
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceAddedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceRemovedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_REMOVED_TOPIC - Static variable in class org.eclipse.kura.net.NetInterfaceRemovedEvent
Topic of the NetworkInterfaceRemovedEvent
NETWORK_EVENT_INTERFACE_STATE_CHANGED_TOPIC - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Topic of the NetworkStateChangedEvent
NETWORK_EVENT_NEW_STATE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Name of the property to access the new network state
NETWORK_EVENT_NEW_STATE_PROPERTY - Static variable in class org.eclipse.kura.net.NetworkStateChangedEvent
Name of the property to access the new network state
NETWORK_EVENT_OLD_STATE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Name of the property to access the old network state
NETWORK_EVENT_STATE_CHANGE_REASON_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Name of the property to access the reason of the change
NETWORK_EVENT_STATE_CHANGED_TOPIC - Static variable in class org.eclipse.kura.net.NetworkStateChangedEvent
Topic of the NetworkStateChangedEvent
NetworkAdminService - Interface in org.eclipse.kura.net
Service API for getting and setting network interface configurations.
NetworkPair<T extends IPAddress> - Class in org.eclipse.kura.net
Model class for a 'network' that is specified by an IP and a mask.
NetworkPair(T, short) - Constructor for class org.eclipse.kura.net.NetworkPair
 
NetworkService - Interface in org.eclipse.kura.net
The NetworkService allows to browse and configure the network interfaces of the system.
NetworkState - Enum in org.eclipse.kura.net
The overall state of the networking subsystem.
NetworkStateChangedEvent - Class in org.eclipse.kura.net
Event raised when the state of the network has changed.
NetworkStateChangedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.NetworkStateChangedEvent
 
NEVERCONNECTED - Static variable in class org.eclipse.kura.KuraConnectionStatus
initial state for any connection
newCloudClient(String) - Method in interface org.eclipse.kura.cloud.CloudService
Returns a new instance of the CloudClient for the given application Id.
NmeaPosition - Class in org.eclipse.kura.position
The NmeaPosition class is similar to org.osgi.util.position.Position but with different units and more fields.
The following fields are equivalent to org.osgi.util.position.Position fields but in more typical units (degrees instead of radians):
Longitude in degrees Latitude in degrees Track in degrees Altitude in meters Speed in km/h Speed in mph
It adds to the OSGI Position class the following fields :
Fix Quality (from GPGGA) Number of Satellites (from GPGGA) DOP : Horizontal dilution of position (from GPGGA) 3D fix (from GPGSA) PRNs of sats used for fix (from GPGSA) PDOP : Dilution of precision (from GPGSA) HDOP : Horizontal Dilution of precision (from GPGSA) VDOP : Vertical Dilution of precision (from GPGSA)
NmeaPosition(double, double, double, double, double) - Constructor for class org.eclipse.kura.position.NmeaPosition
 
NmeaPosition(double, double, double, double, double, int, int, double, double, double, double, int) - Constructor for class org.eclipse.kura.position.NmeaPosition
 

O

OCD - Interface in org.eclipse.kura.configuration.metatype
Java class for Tocd complex type.
onConfigurationUpdated(boolean) - Method in interface org.eclipse.kura.data.DataTransportListener
Notifies the DataTransportService has received a configuration update and it has applied the new configuration
onConfigurationUpdated() - Method in interface org.eclipse.kura.ssl.SslServiceListener
Notifies the SslManagerService has received a configuration update and it has applied the new configuration
onConfigurationUpdating(boolean) - Method in interface org.eclipse.kura.data.DataTransportListener
Notifies the DataTransportService has received a configuration update.
onConnectionEstablished() - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called when the CloudClient has successfully connected with the broker.
onConnectionEstablished() - Method in class org.eclipse.kura.cloud.Cloudlet
 
onConnectionEstablished() - Method in interface org.eclipse.kura.data.DataServiceListener
Notifies that the DataService has established a connection.
onConnectionEstablished(boolean) - Method in interface org.eclipse.kura.data.DataTransportListener
Notifies the listener of the establishment of the new connection with the remote server.
onConnectionLost() - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called when the client has lost its connection with the broker.
onConnectionLost() - Method in class org.eclipse.kura.cloud.Cloudlet
 
onConnectionLost(Throwable) - Method in interface org.eclipse.kura.data.DataServiceListener
Notifies that the DataService has unexpectedly disconnected.
onConnectionLost(Throwable) - Method in interface org.eclipse.kura.data.DataTransportListener
Notifies the listener that the connection to the remote server has been lost.
onControlMessageArrived(String, String, KuraPayload, int, boolean) - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called by the CloudClient when it receives a published control message from the broker.
onControlMessageArrived(String, String, KuraPayload, int, boolean) - Method in class org.eclipse.kura.cloud.Cloudlet
 
onDisconnected() - Method in interface org.eclipse.kura.data.DataServiceListener
Notifies that the DataService has cleanly disconnected.
onDisconnected() - Method in interface org.eclipse.kura.data.DataTransportListener
Notifies the listener that the connection to the remote server has been terminated.
onDisconnecting() - Method in interface org.eclipse.kura.data.DataServiceListener
Notifies that the DataService is about to cleanly disconnect.
onDisconnecting() - Method in interface org.eclipse.kura.data.DataTransportListener
Notifies the listener that the connection to the remote server is about to be terminated.
onMessageArrived(String, String, KuraPayload, int, boolean) - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called by the client when it receives a published data message from the broker.
onMessageArrived(String, String, KuraPayload, int, boolean) - Method in class org.eclipse.kura.cloud.Cloudlet
 
onMessageArrived(String, byte[], int, boolean) - Method in interface org.eclipse.kura.data.DataServiceListener
Notifies a message arrival.
onMessageArrived(String, byte[], int, boolean) - Method in interface org.eclipse.kura.data.DataTransportListener
Notifies the listener that a new message has been received from the remote server.
onMessageConfirmed(int, String) - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called by the CloudClient when a published message has been fully acknowledged by the broker, as appropriate for the quality of service.
onMessageConfirmed(int, String) - Method in class org.eclipse.kura.cloud.Cloudlet
 
onMessageConfirmed(int, String) - Method in interface org.eclipse.kura.data.DataServiceListener
Confirms message delivery to the broker.
onMessageConfirmed(DataTransportToken) - Method in interface org.eclipse.kura.data.DataTransportListener
Notifies the listener that a message has been confirmed by the remote server.
onMessagePublished(int, String) - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called by the CloudClient when a message has been transfered from the publishing queue to the underlying DataTransportService for publishing on the wire.
onMessagePublished(int, String) - Method in class org.eclipse.kura.cloud.Cloudlet
 
onMessagePublished(int, String) - Method in interface org.eclipse.kura.data.DataServiceListener
Notifies the a message has been published.
open(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Create and open a Connection.
open(String, int) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Create and open a Connection.
open(String, int, boolean) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Create and open a Connection.
openDataInputStream(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Create and open a connection input stream.
openDataOutputStream(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Create and open a connection output stream.
openInputStream(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Create and open a connection input stream.
openOutputStream(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Create and open a connection output stream.
Option - Interface in org.eclipse.kura.configuration.metatype
Java class for Toption complex type.
org.eclipse.kura - package org.eclipse.kura
Contains objects necessary to manage framework exceptions.
org.eclipse.kura.bluetooth - package org.eclipse.kura.bluetooth
Contains interface to open and manage a bluetooth connection.
org.eclipse.kura.clock - package org.eclipse.kura.clock
Contains interface and event model to synchronize hardware clock.
org.eclipse.kura.cloud - package org.eclipse.kura.cloud
Provides services for managing communications between M2M applications and remote servers.
org.eclipse.kura.comm - package org.eclipse.kura.comm
Provides services for managing a connection with a serial port.
org.eclipse.kura.command - package org.eclipse.kura.command
 
org.eclipse.kura.configuration - package org.eclipse.kura.configuration
Contains services to manage all configurable components of the system.
org.eclipse.kura.configuration.metatype - package org.eclipse.kura.configuration.metatype
Provides expected schemas for JAXB bindings.
org.eclipse.kura.crypto - package org.eclipse.kura.crypto
 
org.eclipse.kura.data - package org.eclipse.kura.data
Provides services for connecting and communicating with a MQTT broker.
org.eclipse.kura.db - package org.eclipse.kura.db
Provides APIs to acquire and use a JDBC Connection to the embedded SQL database running in the framework.
org.eclipse.kura.message - package org.eclipse.kura.message
Defines the recommended payload structure for the messages sent to the Everyware Cloud platform.
org.eclipse.kura.net - package org.eclipse.kura.net
Contains interfaces and event model to manage and configure network interfaces on a given system.
org.eclipse.kura.net.dhcp - package org.eclipse.kura.net.dhcp
Interfaces for all DHCP server instances.
org.eclipse.kura.net.dns - package org.eclipse.kura.net.dns
Interfaces for all DNS server instances.
org.eclipse.kura.net.firewall - package org.eclipse.kura.net.firewall
Interfaces firewall configuration instances.
org.eclipse.kura.net.modem - package org.eclipse.kura.net.modem
Provides interfaces for instances and configurations of modems.
org.eclipse.kura.net.route - package org.eclipse.kura.net.route
Provides services to manage interfaces and their priorities in the static routing table.
org.eclipse.kura.net.wifi - package org.eclipse.kura.net.wifi
Provides interfaces for instances and configurations of wifi devices.
org.eclipse.kura.position - package org.eclipse.kura.position
Contains service to acquire global position.
org.eclipse.kura.ssl - package org.eclipse.kura.ssl
 
org.eclipse.kura.system - package org.eclipse.kura.system
Contains services to get system information and perform basic system tasks.
org.eclipse.kura.usb - package org.eclipse.kura.usb
Provides services and interfaces for finding and managing USB devices within the system.
org.eclipse.kura.watchdog - package org.eclipse.kura.watchdog
Provides service for controlling hardware watchdog timer.
OS_CLOUDBEES - Static variable in interface org.eclipse.kura.system.SystemService
 
OS_LINUX - Static variable in interface org.eclipse.kura.system.SystemService
 
OS_MAC_OSX - Static variable in interface org.eclipse.kura.system.SystemService
 

P

PARITY_EVEN - Static variable in class org.eclipse.kura.comm.CommURI
 
PARITY_MARK - Static variable in class org.eclipse.kura.comm.CommURI
 
PARITY_NONE - Static variable in class org.eclipse.kura.comm.CommURI
 
PARITY_ODD - Static variable in class org.eclipse.kura.comm.CommURI
 
PARITY_SPACE - Static variable in class org.eclipse.kura.comm.CommURI
 
parseAppTopic(String) - Static method in class org.eclipse.kura.cloud.CloudletTopic
 
parseCode(int) - Static method in enum org.eclipse.kura.net.NetInterfaceState
 
parseCode(int) - Static method in enum org.eclipse.kura.net.NetworkState
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiBgscanModule
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiMode
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiRadioMode
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiSecurity
 
parseHostAddress(String) - Static method in class org.eclipse.kura.net.IPAddress
Parse a literal representation of an IP address and returns the corresponding IPAddress class.
parseString(String) - Static method in class org.eclipse.kura.comm.CommURI
Converts a String of the CommURI form to a CommURI Object
pingAccessPoint() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
POSITION_LOCKED_EVENT_TOPIC - Static variable in class org.eclipse.kura.position.PositionLockedEvent
Topic of the PositionLockedEvent
POSITION_LOST_EVENT_TOPIC - Static variable in class org.eclipse.kura.position.PositionLostEvent
Topic of the PositionLostEvent
PositionException - Exception in org.eclipse.kura.position
 
PositionException() - Constructor for exception org.eclipse.kura.position.PositionException
 
PositionException(String) - Constructor for exception org.eclipse.kura.position.PositionException
 
PositionException(Throwable) - Constructor for exception org.eclipse.kura.position.PositionException
 
PositionException(String, Throwable) - Constructor for exception org.eclipse.kura.position.PositionException
 
PositionLockedEvent - Class in org.eclipse.kura.position
PositionLockedEvent is raised when a valid GPS position has been acquired.
PositionLockedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.position.PositionLockedEvent
 
PositionLostEvent - Class in org.eclipse.kura.position
PositionLostEvent is raised when GPS position has been lost.
PositionLostEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.position.PositionLostEvent
 
PositionService - Interface in org.eclipse.kura.position
This interface provides methods getting a geographic position.
publish(String, KuraPayload, int, boolean) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server using the default priority 5.
publish(String, KuraPayload, int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server.
publish(String, byte[], int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server with a raw byte array payload.
publish(String, byte[], int, boolean, int) - Method in interface org.eclipse.kura.data.DataService
Publishes a message to the broker.
publish(String, byte[], int, boolean) - Method in interface org.eclipse.kura.data.DataTransportService
Enqueues a message for publishing with the underlying transport implementation.

R

READ - Static variable in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Access mode READ
READ_WRITE - Static variable in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Access mode READ_WRITE
reboot() - Method in interface org.eclipse.kura.system.SystemAdminService
Reboots the device.
registerCriticalComponent(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
Register a critical component with the WatchdogService Check-in.
registerCriticalService(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
Deprecated.
registerListener(ModemMonitorListener) - Method in interface org.eclipse.kura.net.modem.ModemMonitorService
 
registerListener(WifiClientMonitorListener) - Method in interface org.eclipse.kura.net.wifi.WifiClientMonitorService
 
release() - Method in interface org.eclipse.kura.cloud.CloudClient
Releases this CloudClient handle.
removeAllMetrics() - Method in class org.eclipse.kura.message.KuraPayload
 
removeBlockDev(String) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
removeCloudClientListener(CloudClientListener) - Method in interface org.eclipse.kura.cloud.CloudClient
Removes a CloudCallbackHandler from this CloudClient.
removeInterface(String) - Method in interface org.eclipse.kura.net.route.RoutingAgentService
Removes interface from RoutingAgent
removeMetric(String) - Method in class org.eclipse.kura.message.KuraPayload
 
removeTtyDev(String) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
renewDhcpLease(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Releases current IP address and acquires a new lease for the provided interface.
REQUESTER_CLIENT_ID - Static variable in class org.eclipse.kura.message.KuraRequestPayload
 
RESPONSE_CODE_BAD_REQUEST - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
RESPONSE_CODE_ERROR - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
RESPONSE_CODE_NOTFOUND - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
RESPONSE_CODE_OK - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
rollback() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Rolls back to the last saved snapshot if available.
rollback(long) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Rolls back to the specified snapshot id.
rollback(Connection) - Method in interface org.eclipse.kura.db.DbService
Utility method to silently rollback a JDBC Connection without throwing SQLExcepton.
RouteConfig - Interface in org.eclipse.kura.net.route
Route configuration interface
RouteConfig4 - Interface in org.eclipse.kura.net.route
Marker interface for IPv4 route configs
RouteConfig6 - Interface in org.eclipse.kura.net.route
Marker interface for IPv6 route configs
RouteConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.route
Base class for Route configurations
RouteConfigIP(T, T, T, String, int) - Constructor for class org.eclipse.kura.net.route.RouteConfigIP
 
RouteConfigIP4 - Class in org.eclipse.kura.net.route
Implementation of IPv4 route configurations
RouteConfigIP4(IP4Address, IP4Address, IP4Address, String, int) - Constructor for class org.eclipse.kura.net.route.RouteConfigIP4
 
RouteConfigIP6 - Class in org.eclipse.kura.net.route
Implementation of IPv6 route configurations
RouteConfigIP6(IP6Address, IP6Address, IP6Address, String, int) - Constructor for class org.eclipse.kura.net.route.RouteConfigIP6
 
RoutingAgentService - Interface in org.eclipse.kura.net.route
Routing agent service is used to control the static routing table.

S

Scalar - Enum in org.eclipse.kura.configuration.metatype
Java class for Tscalar.
SelfConfiguringComponent - Interface in org.eclipse.kura.configuration
A SelfConfiguringComponent is a configurable component which maintains its state.
sendCommand(byte[], int) - Method in interface org.eclipse.kura.comm.CommConnection
Sends and array of bytes to a CommConnection and returns an array of bytes that represents the 'response' to the command.
sendCommand(byte[], int, int) - Method in interface org.eclipse.kura.comm.CommConnection
 
sendMessage(byte[]) - Method in interface org.eclipse.kura.comm.CommConnection
Sends and array of bytes to a CommConnection
SerialModemDevice - Class in org.eclipse.kura.net.modem
 
SerialModemDevice(String, String, List<String>) - Constructor for class org.eclipse.kura.net.modem.SerialModemDevice
 
set3Dfix(int) - Method in class org.eclipse.kura.position.NmeaPosition
 
setAddress(IP4Address) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setAddress(T) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the static address to be assigned to the interface.
setAllowedNetworks(Set<NetworkPair<T>>) - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
Sets a List of networks that are allowed to make DNS queries
setAltitude(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setAltitude(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setApn(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets access point name.
setAuthType(ModemConfig.AuthType) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets authentication type.
setAutoConnect(boolean) - Method in class org.eclipse.kura.net.NetConfigIP
 
setBgscan(WifiBgscan) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setBody(byte[]) - Method in class org.eclipse.kura.message.KuraPayload
 
setBroadcast(boolean) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setCellularSignalLevel(int) - Method in interface org.eclipse.kura.net.modem.ModemMonitorListener
 
setChannels(int[]) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setCloudService(CloudService) - Method in class org.eclipse.kura.cloud.Cloudlet
 
setDataCompression(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets a value of numeric parameter that supports PDP data compression.
setDefaultLeaseTime(int) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the default lease time for DHCP clients
setDestination(T) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setDestinationInterface(String) - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
setDhcp(boolean) - Method in class org.eclipse.kura.net.NetConfigIP
Sets whether of not this configuration should be a dhcp client.
setDialString(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets the dial string.
setDnsServers(List<T>) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
the DNS servers to pass to DHCP clients if passDns is set to true
setDnsServers(List<T>) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the list of Name Servers to be associated to the interface.
setDomains(List<String>) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the list of DNS domains to be associated to the interface.
setDOP(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setDriver(String) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setEnabled(boolean) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets the enabled setting.
setEnabledRouterMode(boolean) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the status for the DhcpServerConfig
setException(Throwable) - Method in class org.eclipse.kura.message.KuraResponsePayload
 
setExceptionMessage(String) - Method in class org.eclipse.kura.message.KuraResponsePayload
 
setExceptionStack(String) - Method in class org.eclipse.kura.message.KuraResponsePayload
 
setFirewallOpenPortConfiguration(List<FirewallOpenPortConfigIP<? extends IPAddress>>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Sets the 'open port' portion of the firewall configuration
setFirewallPortForwardingConfiguration(List<FirewallPortForwardConfigIP<? extends IPAddress>>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Sets the 'port forwarding' portion of the firewall configuration
setFirewallReverseNatConfiguration(String, List<FirewallReverseNatConfig>) - Method in interface org.eclipse.kura.net.NetworkAdminService
 
setFixQuality(int) - Method in class org.eclipse.kura.position.NmeaPosition
 
setForwarders(Set<T>) - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
Sets the current recursive domain name servers to use to resolve queries
setGateway(T) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the gateway to be used for the interface
setGateway(T) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setGpsEnabled(boolean) - Method in class org.eclipse.kura.net.modem.ModemConfig
 
setGroupCiphers(WifiCiphers) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setHardwareMode(String) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setHDOP(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setHeaderCompression(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets a value of numeric parameter that supports PDP header compression.
setHeading(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setInPort(int) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setInterfaceName(String) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the interface name for the DhcpServerConfig
setInterfaceName(String) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setInterfaceName(String) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setIpAddress(IPAddress) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets PDP IP address.
setIpAddress(T) - Method in class org.eclipse.kura.net.NetworkPair
 
setLatitude(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setLatitude(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setLcpEchoFailure(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets number of failed LCP echo requests (unacknowledged LCP echo requests to be sent for pppd to presume the peer to be dead)
setLcpEchoInterval(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets LCP echo interval
setLongitude(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setLongitude(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setMasquerade(boolean) - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
setMaximumLeaseTime(int) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the maximum lease time for DHCP clients
setMetric(int) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setMode(WifiMode) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setNetmask(T) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setNetworkPrefixLength(short) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the prefix length to be used for the network interface
setNrSatellites(int) - Method in class org.eclipse.kura.position.NmeaPosition
 
setOutPort(int) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setPairwiseCiphers(WifiCiphers) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setPassDns(boolean) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
whether or not to pass DNS to DHCP clients
setPasskey(String) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setPassword(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets password.
setPDOP(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setPdpType(ModemConfig.PdpType) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets PDP type.
setPermittedInterfaceName(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPermittedMac(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPermittedMac(String) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setPermittedNetwork(NetworkPair<T>) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPermittedNetwork(NetworkPair<T>) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setPingAccessPoint(boolean) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setPort(int) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPosition(KuraPosition) - Method in class org.eclipse.kura.message.KuraPayload
 
setPppNumber(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets PPP number (i.e.
setPrecision(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setPrefix(short) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the network prefix for the DhcpServerConfig
setPrefix(short) - Method in class org.eclipse.kura.net.NetworkPair
 
setPriorities(Map<String, Integer>) - Method in interface org.eclipse.kura.net.route.RoutingAgentService
Sets interface priorities
setProfileID(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets PDP profile ID.
setProperties(Map<String, Object>) - Method in class org.eclipse.kura.net.NetConfigIP
 
setProtocol(NetProtocol) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setProtocol(NetProtocol) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setRadioMode(WifiRadioMode) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setRangeEnd(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the ending IPAddress in the pool for the DHCP clients
setRangeStart(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the starting IPAddress in the pool for the DHCP clients
setRequesterClientId(String) - Method in class org.eclipse.kura.message.KuraRequestPayload
 
setRequestId(String) - Method in class org.eclipse.kura.message.KuraRequestPayload
 
setResponseCode(int) - Method in class org.eclipse.kura.message.KuraResponsePayload
 
setRouterAddress(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the router IPAddress for the DhcpServerConfig
setSatellites(int) - Method in class org.eclipse.kura.message.KuraPosition
 
setSecurity(WifiSecurity) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setSourceInterface(String) - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
setSourcePortRange(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setSourcePortRange(String) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setSpeed(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setSpeed(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setSSID(String) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setStatus(int) - Method in class org.eclipse.kura.message.KuraPosition
 
setStatus(NetInterfaceStatus) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the NetInterfaceStatus to be used for the network interface
setSubnet(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the subnet for the DhcpServerConfig
setSubnetMask(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the subnet mask for the DhcpServerConfig
setSubnetMask(T) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the subnet mask to be used for the network interface
setTimestamp(Date) - Method in class org.eclipse.kura.message.KuraPayload
 
setTimestamp(Date) - Method in class org.eclipse.kura.message.KuraPosition
 
setTrack(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setUnpermittedInterfaceName(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setUsername(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets user name.
setVDOP(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setWifiSignalLevel(int) - Method in interface org.eclipse.kura.net.wifi.WifiClientMonitorListener
 
setWinsServers(List<IP4Address>) - Method in class org.eclipse.kura.net.NetConfigIP4
Sets the list of Windows Servers to be associated with the interface
sha1Hash(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns a SHA1 hashed value of the provided string s.
snapshot() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Takes a new snapshot of the current configuration of all the registered ConfigurableCompoenents.
SslManagerService - Interface in org.eclipse.kura.ssl
The SslManagerService is responsible to manage the configuration of the SSL connections.
SslServiceListener - Interface in org.eclipse.kura.ssl
Listener interface to be implemented by applications that needs to be notified of events in the SslManagerService.
startWatchdog() - Method in interface org.eclipse.kura.watchdog.WatchdogService
Deprecated.
STOPBITS_1 - Static variable in class org.eclipse.kura.comm.CommURI
 
STOPBITS_1_5 - Static variable in class org.eclipse.kura.comm.CommURI
 
STOPBITS_2 - Static variable in class org.eclipse.kura.comm.CommURI
 
stopWatchdog() - Method in interface org.eclipse.kura.watchdog.WatchdogService
Deprecated.
subscribe(String, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Subscribes to a topic with the remote server.
subscribe(String, int) - Method in interface org.eclipse.kura.data.DataService
Subscribes to the specified topic with the remote server.
subscribe(String, int) - Method in interface org.eclipse.kura.data.DataTransportService
Subscribes to a topic on the broker.
supportsMulticast() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface supports multicasting or not.
sync() - Method in interface org.eclipse.kura.system.SystemAdminService
Synchronizes data on flash with memory.
SystemAdminService - Interface in org.eclipse.kura.system
Service to perform basic system tasks.
SystemService - Interface in org.eclipse.kura.system
Service to provide basic system information including Operating System information, JVM information and filesystem information.

T

TObject - Interface in org.eclipse.kura.configuration.metatype
Java class for Tobject complex type.
toString() - Method in class org.eclipse.kura.cloud.CloudletTopic
 
toString() - Method in class org.eclipse.kura.comm.CommURI
The String representing the CommURI
toString() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
toString() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
 
toString() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
toString() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
toString() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
toString() - Method in class org.eclipse.kura.net.firewall.FirewallReverseNatConfig
 
toString() - Method in class org.eclipse.kura.net.IP4Address
 
toString() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
toString() - Method in class org.eclipse.kura.net.NetConfigIP
 
toString() - Method in class org.eclipse.kura.net.NetConfigIP4
 
toString() - Method in class org.eclipse.kura.net.NetworkPair
 
toString() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
toString() - Method in class org.eclipse.kura.net.route.RouteConfigIP4
 
toString() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
toString(WifiCiphers) - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
 
toString() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
toString() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
toString() - Method in class org.eclipse.kura.usb.UsbModemDevice
 

U

UNKNOWN - Static variable in interface org.eclipse.kura.system.SystemService
 
unregisterCriticalComponent(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
Unregister a critical component with the WatchdogService Check-in.
unregisterCriticalService(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
Deprecated.
unregisterListener(ModemMonitorListener) - Method in interface org.eclipse.kura.net.modem.ModemMonitorService
 
unregisterListener(WifiClientMonitorListener) - Method in interface org.eclipse.kura.net.wifi.WifiClientMonitorService
 
unsetCloudService(CloudService) - Method in class org.eclipse.kura.cloud.Cloudlet
 
unsubscribe(String) - Method in interface org.eclipse.kura.cloud.CloudClient
Unubscribes to a topic with the remote server.
unsubscribe(String) - Method in interface org.eclipse.kura.data.DataService
Unubscribes to the specified topic with the remote server.
unsubscribe(String) - Method in interface org.eclipse.kura.data.DataTransportService
Unsubscribes to a topic on the broker.
UNSUPPORTED - Static variable in interface org.eclipse.kura.system.SystemService
 
updateConfiguration(String, Map<String, Object>) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Updates the Configuration of the registered component with the specified pid.
updateConfigurations(List<ComponentConfiguration>) - Method in interface org.eclipse.kura.configuration.ConfigurationService
 
updateEthernetInterfaceConfig(String, boolean, int, List<NetConfig>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Updates the configuration of the specified EthernetInterface.
updateModemInterfaceConfig(String, String, String, int, boolean, int, List<NetConfig>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Updates the configuration of the specified ModemInterface.
updateWifiInterfaceConfig(String, boolean, WifiAccessPoint, List<NetConfig>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Updates the configuration of the specified WifiInterface.
USB_EVENT_BUS_NUMBER_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the USB bus number
USB_EVENT_DEVICE_ADDED_TOPIC - Static variable in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Topic of the UsbDeviceAddedEvent
USB_EVENT_DEVICE_PATH_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the USB device path
USB_EVENT_DEVICE_REMOVED_TOPIC - Static variable in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Topic of the UsbDeviceRemovedEvent
USB_EVENT_MANUFACTURER_NAME_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the manufacturer name
USB_EVENT_PRODUCT_ID_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the product id
USB_EVENT_PRODUCT_NAME_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the product name
USB_EVENT_RESOURCE_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the resource name associated with this USB device (e.g.
USB_EVENT_USB_PORT_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the USB port of this device
USB_EVENT_VENDOR_ID_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the vendor id
UsbBlockDevice - Class in org.eclipse.kura.usb
Representation of a USB block device.
UsbBlockDevice(String, String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.UsbBlockDevice
 
UsbDevice - Interface in org.eclipse.kura.usb
Interface for all USB devices
UsbDeviceAddedEvent - Class in org.eclipse.kura.usb
An event raised when a new USB device has been added to the system.
UsbDeviceAddedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.usb.UsbDeviceAddedEvent
 
UsbDeviceEvent - Interface in org.eclipse.kura.usb
 
UsbDeviceRemovedEvent - Class in org.eclipse.kura.usb
An event raised when a USB device has been removed from the system.
UsbDeviceRemovedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.usb.UsbDeviceRemovedEvent
 
UsbModemDevice - Class in org.eclipse.kura.usb
Representation of USB modem devices
UsbModemDevice(String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.UsbModemDevice
 
UsbModemDevice(AbstractUsbDevice) - Constructor for class org.eclipse.kura.usb.UsbModemDevice
 
UsbNetDevice - Class in org.eclipse.kura.usb
Representation of USB network devices
UsbNetDevice(String, String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.UsbNetDevice
 
UsbService - Interface in org.eclipse.kura.usb
OSGi interface for getting JSR-80 javax.usb.UsbServices currently available in the system.
UsbTtyDevice - Class in org.eclipse.kura.usb
Representation of USB TTY devices
UsbTtyDevice(String, String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.UsbTtyDevice
 

V

value() - Method in enum org.eclipse.kura.configuration.metatype.Scalar
 
valueOf(String) - Static method in enum org.eclipse.kura.cloud.CloudletTopic.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.configuration.metatype.Scalar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.KuraErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemCdmaServiceProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemConfig.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemConfig.PdpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemPowerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemRegistrationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemTechnologyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetInterfaceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetInterfaceStateChangedEvent.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetInterfaceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetInterfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetRouterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetworkState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiBgscanModule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiInterface.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiRadioMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiSecurity
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.kura.cloud.CloudletTopic.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.configuration.metatype.Scalar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.KuraErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemCdmaServiceProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemConfig.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemConfig.PdpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemPowerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemRegistrationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemTechnologyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetInterfaceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetInterfaceStateChangedEvent.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetInterfaceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetInterfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetRouterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetworkState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiBgscanModule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiInterface.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiRadioMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiSecurity
Returns an array containing the constants of this enum type, in the order they are declared.
verifyWifiCredentials(String, WifiConfig, int) - Method in interface org.eclipse.kura.net.NetworkAdminService
 

W

WatchdogService - Interface in org.eclipse.kura.watchdog
This interface provides methods for starting, stopping, and updating a hardware watchdog present on the system.
WifiAccessPoint - Interface in org.eclipse.kura.net.wifi
The WifiAccessPoint models an access point for a Wifi network.
WifiAccessPointAddedEvent - Class in org.eclipse.kura.net.wifi
Emitted when a new access point is found by the device.
WifiAccessPointAddedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
 
WifiAccessPointRemovedEvent - Class in org.eclipse.kura.net.wifi
Emitted when an access point disappears from view of the device.
WifiAccessPointRemovedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
 
WifiBgscan - Class in org.eclipse.kura.net.wifi
Background Scan container class
WifiBgscan(WifiBgscanModule, int, int, int) - Constructor for class org.eclipse.kura.net.wifi.WifiBgscan
 
WifiBgscan(WifiBgscan) - Constructor for class org.eclipse.kura.net.wifi.WifiBgscan
 
WifiBgscan(String) - Constructor for class org.eclipse.kura.net.wifi.WifiBgscan
 
WifiBgscanModule - Enum in org.eclipse.kura.net.wifi
Module for background scan
WifiCiphers - Enum in org.eclipse.kura.net.wifi
Wifi Ciphers enum
WifiClientMonitorListener - Interface in org.eclipse.kura.net.wifi
 
WifiClientMonitorService - Interface in org.eclipse.kura.net.wifi
Marker interface for wifi client monitoring service
WifiConfig - Class in org.eclipse.kura.net.wifi
Configuration for a wifi interface based on IPv4 addresses.
WifiConfig() - Constructor for class org.eclipse.kura.net.wifi.WifiConfig
 
WifiConfig(WifiMode, String, int[], WifiSecurity, String, String, boolean, WifiBgscan) - Constructor for class org.eclipse.kura.net.wifi.WifiConfig
 
WifiHotspotInfo - Class in org.eclipse.kura.net.wifi
 
WifiHotspotInfo(String, String, int, int, int, WifiSecurity) - Constructor for class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
WifiInterface<T extends WifiInterfaceAddress> - Interface in org.eclipse.kura.net.wifi
Wifi interface
WifiInterface.Capability - Enum in org.eclipse.kura.net.wifi
Flags describing the capabilities of a wireless device.
WifiInterfaceAddress - Interface in org.eclipse.kura.net.wifi
Interface for wifi status information
WifiInterfaceAddressConfig - Interface in org.eclipse.kura.net.wifi
Contains both the wifi interface status as well as all current configurations
WifiMode - Enum in org.eclipse.kura.net.wifi
Modes of operation for wifi interfaces
WifiRadioMode - Enum in org.eclipse.kura.net.wifi
Types of wifi radio modes
WifiSecurity - Enum in org.eclipse.kura.net.wifi
Flags describing the security capabilities of an access point.
withBaudRate(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withDataBits(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withFlowControl(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withParity(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withStopBits(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withTimeout(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
WRITE - Static variable in interface org.eclipse.kura.bluetooth.BluetoothConnectorService
Access mode WRITE
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2014. All Rights Reserved.