jar

uk.gov.gchq.stroom.proxy : stroom-proxy-remote-api

Maven & Gradle

Apr 27, 2021
6 stars

stroom-proxy-remote-api · API for stroom-proxy to use on another proxy or stroom instance to check the feed status

Table Of Contents

Latest Version

Download uk.gov.gchq.stroom.proxy : stroom-proxy-remote-api JAR file - Latest Versions:

All Versions

Download uk.gov.gchq.stroom.proxy : stroom-proxy-remote-api JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.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 stroom-proxy-remote-api-5.1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

stroom.proxy.status.remote

├─ stroom.proxy.status.remote.GetStatusRequest.class - [JAR]

├─ stroom.proxy.status.remote.GetStatusResponse.class - [JAR]

stroom.proxy.remote

├─ stroom.proxy.remote.RemoteRequest.class - [JAR]

├─ stroom.proxy.remote.RemoteResponse.class - [JAR]

stroom.proxy

├─ stroom.proxy.StroomStatusCode.class - [JAR]

stroom.proxy.feed.remote

├─ stroom.proxy.feed.remote.FeedStatus.class - [JAR]

├─ stroom.proxy.feed.remote.GetFeedStatusRequest.class - [JAR]

├─ stroom.proxy.feed.remote.GetFeedStatusResponse.class - [JAR]