jar

be.nelcea : unifi-controller-client

Maven & Gradle

May 09, 2020
1 stars

unifi-controller-client · Java library for communication with Ubiquiti UniFi controller

Table Of Contents

Latest Version

Download be.nelcea : unifi-controller-client JAR file - Latest Versions:

All Versions

Download be.nelcea : unifi-controller-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 unifi-controller-client-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

be.nelcea.unifi.exceptions

├─ be.nelcea.unifi.exceptions.InvalidLoginException.class - [JAR]

├─ be.nelcea.unifi.exceptions.OperationFailedException.class - [JAR]

be.nelcea.unifi.model

├─ be.nelcea.unifi.model.Login.class - [JAR]

├─ be.nelcea.unifi.model.PoEMode.class - [JAR]

├─ be.nelcea.unifi.model.PortOverride.class - [JAR]

├─ be.nelcea.unifi.model.PortOverrides.class - [JAR]

├─ be.nelcea.unifi.model.Response.class - [JAR]

├─ be.nelcea.unifi.model.ResponseMeta.class - [JAR]

be.nelcea.unifi

├─ be.nelcea.unifi.UniFiController.class - [JAR]

be.nelcea.unifi.utils

├─ be.nelcea.unifi.utils.JacksonJrBodyHandler.class - [JAR]