jar

com.metaring : platform-client

Maven & Gradle

Apr 20, 2020
0 stars

MetaRing Platform Client · Client Utilities Library for the MetaRing Platform

Table Of Contents

Latest Version

Download com.metaring : platform-client JAR file - Latest Versions:

All Versions

Download com.metaring : platform-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.3.x
1.2.x
1.1.x
1.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 platform-client-1.5.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.metaring.util.connection

├─ com.metaring.util.connection.MetaRingCommunicationProtocol.class - [JAR]

├─ com.metaring.util.connection.SockJSClient.class - [JAR]

com.metaring.framework.rpc.auth

├─ com.metaring.framework.rpc.auth.AuthFunctionalitiesManager.class - [JAR]

├─ com.metaring.framework.rpc.auth.CallReservedFunctionality.class - [JAR]

├─ com.metaring.framework.rpc.auth.CallReservedFunctionalityImpl.class - [JAR]

├─ com.metaring.framework.rpc.auth.CallRestrictedFunctionality.class - [JAR]

├─ com.metaring.framework.rpc.auth.CallRestrictedFunctionalityImpl.class - [JAR]

├─ com.metaring.framework.rpc.auth.ModuleInfo.class - [JAR]

com.metaring.framework.rpc

├─ com.metaring.framework.rpc.RpcRequest.class - [JAR]

├─ com.metaring.framework.rpc.RpcResponse.class - [JAR]

Advertisement