jar

com.cdptech : cdpclient

Maven & Gradle

Oct 04, 2022
2 stars

com.cdptech:cdpclient · A simple Java interface for the CDP Studio development platform that allows Java applications to interact with CDP Applications - retrieve CDP Application structures and read-write object values. For more information about CDP Studio see https://cdpstudio.com/.

Table Of Contents

Latest Version

Download com.cdptech : cdpclient JAR file - Latest Versions:

All Versions

Download com.cdptech : cdpclient JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.2

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 cdpclient-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cdptech.cdpclient

├─ com.cdptech.cdpclient.AuthRequest.class - [JAR]

├─ com.cdptech.cdpclient.AuthResponse.class - [JAR]

├─ com.cdptech.cdpclient.AuthenticationProtocol.class - [JAR]

├─ com.cdptech.cdpclient.Authenticator.class - [JAR]

├─ com.cdptech.cdpclient.Client.class - [JAR]

├─ com.cdptech.cdpclient.CompositeAuthRequest.class - [JAR]

├─ com.cdptech.cdpclient.Connection.class - [JAR]

├─ com.cdptech.cdpclient.HelloProtocol.class - [JAR]

├─ com.cdptech.cdpclient.IOHandler.class - [JAR]

├─ com.cdptech.cdpclient.IOListener.class - [JAR]

├─ com.cdptech.cdpclient.Node.class - [JAR]

├─ com.cdptech.cdpclient.NotificationListener.class - [JAR]

├─ com.cdptech.cdpclient.Protocol.class - [JAR]

├─ com.cdptech.cdpclient.Request.class - [JAR]

├─ com.cdptech.cdpclient.RequestDispatch.class - [JAR]

├─ com.cdptech.cdpclient.RequestListener.class - [JAR]

├─ com.cdptech.cdpclient.SubtreeChangeType.class - [JAR]

├─ com.cdptech.cdpclient.SubtreeListener.class - [JAR]

├─ com.cdptech.cdpclient.TimeSync.class - [JAR]

├─ com.cdptech.cdpclient.Transport.class - [JAR]

├─ com.cdptech.cdpclient.TrustingSSLSocketFactory.class - [JAR]

├─ com.cdptech.cdpclient.URIRequest.class - [JAR]

├─ com.cdptech.cdpclient.ValueListener.class - [JAR]

├─ com.cdptech.cdpclient.Variant.class - [JAR]

com.cdptech.cdpclient.proto

├─ com.cdptech.cdpclient.proto.StudioAPI.class - [JAR]

Advertisement