jar

org.eclipse.hono : client-device-connection-base

Maven & Gradle

May 28, 2024

Device Connection client · Base classes for client for accessing device connection information in a remote cache / data grid.

Table Of Contents

Latest Version

Download org.eclipse.hono : client-device-connection-base JAR file - Latest Versions:

All Versions

Download org.eclipse.hono : client-device-connection-base JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window client-device-connection-base-2.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.hono.deviceconnection.common

├─ org.eclipse.hono.deviceconnection.common.AdapterInstanceStatusProvider.class - [JAR]

├─ org.eclipse.hono.deviceconnection.common.Cache.class - [JAR]

├─ org.eclipse.hono.deviceconnection.common.CacheBasedDeviceConnectionInfo.class - [JAR]

├─ org.eclipse.hono.deviceconnection.common.CommonCacheConfig.class - [JAR]

├─ org.eclipse.hono.deviceconnection.common.CommonCacheOptions.class - [JAR]

├─ org.eclipse.hono.deviceconnection.common.DeviceConnectionInfo.class - [JAR]

├─ org.eclipse.hono.deviceconnection.common.DeviceToAdapterMappingErrorListener.class - [JAR]

├─ org.eclipse.hono.deviceconnection.common.UnknownStatusProvider.class - [JAR]

Advertisement