jar

uk.gov.gchq.palisade : client-akka

Maven & Gradle

Aug 04, 2021
3 usages
3 stars

GCHQ Palisade - Akka Client · The Akka Palisade Client API provides access to a Palisade cluster and exposes an interface using both Java standard-lib types and Akka types.

Table Of Contents

Latest Version

Download uk.gov.gchq.palisade : client-akka JAR file - Latest Versions:

All Versions

Download uk.gov.gchq.palisade : client-akka JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.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-akka-0.5.1-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.gov.gchq.palisade.client.akka.model

├─ uk.gov.gchq.palisade.client.akka.model.DataRequest.class - [JAR]

├─ uk.gov.gchq.palisade.client.akka.model.MessageType.class - [JAR]

├─ uk.gov.gchq.palisade.client.akka.model.PalisadeRequest.class - [JAR]

├─ uk.gov.gchq.palisade.client.akka.model.PalisadeResponse.class - [JAR]

├─ uk.gov.gchq.palisade.client.akka.model.WebSocketMessage.class - [JAR]

uk.gov.gchq.palisade.client.akka

├─ uk.gov.gchq.palisade.client.akka.AkkaClient.class - [JAR]

├─ uk.gov.gchq.palisade.client.akka.Client.class - [JAR]