jar

com.bitactor.framework.cloud.spring : bitactor-cloud-spring-rpc

Maven & Gradle

Aug 18, 2021
2 usages
7 stars
Table Of Contents

Latest Version

Download com.bitactor.framework.cloud.spring : bitactor-cloud-spring-rpc JAR file - Latest Versions:

All Versions

Download com.bitactor.framework.cloud.spring : bitactor-cloud-spring-rpc JAR file - All Versions:

Version Vulnerabilities Size Updated
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 bitactor-cloud-spring-rpc-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bitactor.framework.cloud.spring.rpc.annotation

├─ com.bitactor.framework.cloud.spring.rpc.annotation.RefRPC.class - [JAR]

├─ com.bitactor.framework.cloud.spring.rpc.annotation.ServiceRPC.class - [JAR]

com.bitactor.framework.cloud.spring.rpc.utils

├─ com.bitactor.framework.cloud.spring.rpc.utils.AppNameUtils.class - [JAR]

com.bitactor.framework.cloud.spring.rpc.handler

├─ com.bitactor.framework.cloud.spring.rpc.handler.BackendRPCMessageHandler.class - [JAR]

├─ com.bitactor.framework.cloud.spring.rpc.handler.ConnectorRPCMessageHandler.class - [JAR]

├─ com.bitactor.framework.cloud.spring.rpc.handler.ConsumerModuleHandler.class - [JAR]

com.bitactor.framework.cloud.spring.rpc.bean

├─ com.bitactor.framework.cloud.spring.rpc.bean.AppNameInfo.class - [JAR]

com.bitactor.framework.cloud.spring.rpc.extension

├─ com.bitactor.framework.cloud.spring.rpc.extension.Consumer.class - [JAR]

├─ com.bitactor.framework.cloud.spring.rpc.extension.NetRPC.class - [JAR]

Advertisement