jar

com.bitactor.framework.cloud.spring.boot : bitactor-cloud-cluster-spring-boot-starter

Maven & Gradle

Aug 18, 2021
1 usages
7 stars
Table Of Contents

Latest Version

Download com.bitactor.framework.cloud.spring.boot : bitactor-cloud-cluster-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.bitactor.framework.cloud.spring.boot : bitactor-cloud-cluster-spring-boot-starter 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-cluster-spring-boot-starter-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.boot.cluster.handler

├─ com.bitactor.framework.cloud.spring.boot.cluster.handler.BackendMsgHandlerImpl.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.handler.BackendRPCMessageHandlerImpl.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.handler.ConnectorRPCMessageHandlerImpl.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster.module

├─ com.bitactor.framework.cloud.spring.boot.cluster.module.ConsumerModule.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.module.ProviderModule.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster.sender

├─ com.bitactor.framework.cloud.spring.boot.cluster.sender.BackendMsgSender.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster.extension

├─ com.bitactor.framework.cloud.spring.boot.cluster.extension.NetRPCImpl.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster.support

├─ com.bitactor.framework.cloud.spring.boot.cluster.support.ConsumerBoundApiEvent.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.support.ConsumerContext.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.support.ProviderContext.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.support.RegistrySupport.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster.processor

├─ com.bitactor.framework.cloud.spring.boot.cluster.processor.ProviderPostBeanProcessor.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster.register

├─ com.bitactor.framework.cloud.spring.boot.cluster.register.RegistryManager.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster.annotation

├─ com.bitactor.framework.cloud.spring.boot.cluster.annotation.EnableBitactorClusterConfiguration.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster.config

├─ com.bitactor.framework.cloud.spring.boot.cluster.config.SpringConsumerConfig.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.config.SpringProviderConfig.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.config.SpringRegistryConfig.class - [JAR]

com.bitactor.framework.cloud.spring.boot.cluster

├─ com.bitactor.framework.cloud.spring.boot.cluster.BitactorClusterAutoConfiguration.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.BitactorClusterProperties.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.ConsumerStarter.class - [JAR]

├─ com.bitactor.framework.cloud.spring.boot.cluster.ProviderStarter.class - [JAR]