jar

com.github.kakulisen : java-chassis-core

Maven & Gradle

Oct 12, 2019

Java Chassis::Core · Software Development Kit (SDK) for rapid development of microservices

Table Of Contents

Latest Version

Download com.github.kakulisen : java-chassis-core JAR file - Latest Versions:

All Versions

Download com.github.kakulisen : java-chassis-core 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 java-chassis-core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.servicecomb.core.definition.loader

├─ org.apache.servicecomb.core.definition.loader.DynamicSchemaLoader.class - [JAR]

├─ org.apache.servicecomb.core.definition.loader.SchemaListener.class - [JAR]

├─ org.apache.servicecomb.core.definition.loader.SchemaListenerManager.class - [JAR]

├─ org.apache.servicecomb.core.definition.loader.SchemaLoader.class - [JAR]

org.apache.servicecomb.core.definition.schema

├─ org.apache.servicecomb.core.definition.schema.AbstractSchemaFactory.class - [JAR]

├─ org.apache.servicecomb.core.definition.schema.ConsumerSchemaContext.class - [JAR]

├─ org.apache.servicecomb.core.definition.schema.ConsumerSchemaFactory.class - [JAR]

├─ org.apache.servicecomb.core.definition.schema.ProducerSchemaContext.class - [JAR]

├─ org.apache.servicecomb.core.definition.schema.ProducerSchemaFactory.class - [JAR]

├─ org.apache.servicecomb.core.definition.schema.SchemaContext.class - [JAR]

├─ org.apache.servicecomb.core.definition.schema.StaticSchemaFactory.class - [JAR]

org.apache.servicecomb.core.endpoint

├─ org.apache.servicecomb.core.endpoint.AbstractEndpointsCache.class - [JAR]

├─ org.apache.servicecomb.core.endpoint.EndpointsCache.class - [JAR]

org.apache.servicecomb.core.executor

├─ org.apache.servicecomb.core.executor.ExecutorManager.class - [JAR]

├─ org.apache.servicecomb.core.executor.GroupExecutor.class - [JAR]

├─ org.apache.servicecomb.core.executor.LinkedBlockingQueueEx.class - [JAR]

├─ org.apache.servicecomb.core.executor.ReactiveExecutor.class - [JAR]

├─ org.apache.servicecomb.core.executor.ThreadPoolExecutorEx.class - [JAR]

org.apache.servicecomb.core.exception

├─ org.apache.servicecomb.core.exception.CseException.class - [JAR]

├─ org.apache.servicecomb.core.exception.ExceptionUtils.class - [JAR]

org.apache.servicecomb.core.definition

├─ org.apache.servicecomb.core.definition.CommonService.class - [JAR]

├─ org.apache.servicecomb.core.definition.MicroserviceMeta.class - [JAR]

├─ org.apache.servicecomb.core.definition.MicroserviceVersionMeta.class - [JAR]

├─ org.apache.servicecomb.core.definition.MicroserviceVersionMetaFactory.class - [JAR]

├─ org.apache.servicecomb.core.definition.OperationConfig.class - [JAR]

├─ org.apache.servicecomb.core.definition.OperationMeta.class - [JAR]

├─ org.apache.servicecomb.core.definition.PrivateMicroserviceVersionMetaFactory.class - [JAR]

├─ org.apache.servicecomb.core.definition.SchemaMeta.class - [JAR]

├─ org.apache.servicecomb.core.definition.SchemaUtils.class - [JAR]

├─ org.apache.servicecomb.core.definition.StaticMicroserviceVersionMeta.class - [JAR]

├─ org.apache.servicecomb.core.definition.StaticMicroserviceVersionMetaFactory.class - [JAR]

org.apache.servicecomb.core.tracing

├─ org.apache.servicecomb.core.tracing.BraveTraceIdGenerator.class - [JAR]

├─ org.apache.servicecomb.core.tracing.ScbMarker.class - [JAR]

├─ org.apache.servicecomb.core.tracing.TraceIdGenerator.class - [JAR]

org.apache.servicecomb.core.bootup

├─ org.apache.servicecomb.core.bootup.AddressInformationCollector.class - [JAR]

├─ org.apache.servicecomb.core.bootup.BootUpInformationCollector.class - [JAR]

├─ org.apache.servicecomb.core.bootup.ServiceInformationCollector.class - [JAR]

org.apache.servicecomb.core

├─ org.apache.servicecomb.core.BootListener.class - [JAR]

├─ org.apache.servicecomb.core.Const.class - [JAR]

├─ org.apache.servicecomb.core.ConsumerProvider.class - [JAR]

├─ org.apache.servicecomb.core.CseApplicationListener.class - [JAR]

├─ org.apache.servicecomb.core.CseContext.class - [JAR]

├─ org.apache.servicecomb.core.Endpoint.class - [JAR]

├─ org.apache.servicecomb.core.Handler.class - [JAR]

├─ org.apache.servicecomb.core.Invocation.class - [JAR]

├─ org.apache.servicecomb.core.NonSwaggerInvocation.class - [JAR]

├─ org.apache.servicecomb.core.ProducerProvider.class - [JAR]

├─ org.apache.servicecomb.core.SCBEngine.class - [JAR]

├─ org.apache.servicecomb.core.SCBStatus.class - [JAR]

├─ org.apache.servicecomb.core.Transport.class - [JAR]

org.apache.servicecomb.core.handler.impl

├─ org.apache.servicecomb.core.handler.impl.AbstractHandler.class - [JAR]

├─ org.apache.servicecomb.core.handler.impl.ProducerOperationHandler.class - [JAR]

├─ org.apache.servicecomb.core.handler.impl.SimpleLoadBalanceHandler.class - [JAR]

├─ org.apache.servicecomb.core.handler.impl.TransportClientHandler.class - [JAR]

org.apache.servicecomb.core.provider.consumer

├─ org.apache.servicecomb.core.provider.consumer.AbstractConsumerProvider.class - [JAR]

├─ org.apache.servicecomb.core.provider.consumer.ConsumerProviderManager.class - [JAR]

├─ org.apache.servicecomb.core.provider.consumer.InvokerUtils.class - [JAR]

├─ org.apache.servicecomb.core.provider.consumer.ReactiveResponseExecutor.class - [JAR]

├─ org.apache.servicecomb.core.provider.consumer.ReferenceConfig.class - [JAR]

├─ org.apache.servicecomb.core.provider.consumer.SyncResponseExecutor.class - [JAR]

org.apache.servicecomb.core.provider.producer

├─ org.apache.servicecomb.core.provider.producer.AbstractProducerProvider.class - [JAR]

├─ org.apache.servicecomb.core.provider.producer.ProducerMeta.class - [JAR]

├─ org.apache.servicecomb.core.provider.producer.ProducerProviderManager.class - [JAR]

org.apache.servicecomb.core.unittest

├─ org.apache.servicecomb.core.unittest.UnitTestMeta.class - [JAR]

org.apache.servicecomb.core.definition.classloader

├─ org.apache.servicecomb.core.definition.classloader.DefaultMicroserviceClassLoaderFactory.class - [JAR]

├─ org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoader.class - [JAR]

├─ org.apache.servicecomb.core.definition.classloader.MicroserviceClassLoaderFactory.class - [JAR]

├─ org.apache.servicecomb.core.definition.classloader.PrivateMicroserviceClassLoaderFactory.class - [JAR]

org.apache.servicecomb.core.transport

├─ org.apache.servicecomb.core.transport.AbstractTransport.class - [JAR]

├─ org.apache.servicecomb.core.transport.TransportManager.class - [JAR]

├─ org.apache.servicecomb.core.transport.TransportVertxFactory.class - [JAR]

org.apache.servicecomb.core.event

├─ org.apache.servicecomb.core.event.InvocationBaseEvent.class - [JAR]

├─ org.apache.servicecomb.core.event.InvocationBusinessMethodFinishEvent.class - [JAR]

├─ org.apache.servicecomb.core.event.InvocationBusinessMethodStartEvent.class - [JAR]

├─ org.apache.servicecomb.core.event.InvocationFinishEvent.class - [JAR]

├─ org.apache.servicecomb.core.event.InvocationStartEvent.class - [JAR]

org.apache.servicecomb.core.handler.config

├─ org.apache.servicecomb.core.handler.config.Config.class - [JAR]

├─ org.apache.servicecomb.core.handler.config.HandlerConfig.class - [JAR]

org.apache.servicecomb.core.handler

├─ org.apache.servicecomb.core.handler.AbstractHandlerManager.class - [JAR]

├─ org.apache.servicecomb.core.handler.ConsumerHandlerManager.class - [JAR]

├─ org.apache.servicecomb.core.handler.HandlerConfigUtils.class - [JAR]

├─ org.apache.servicecomb.core.handler.ProducerHandlerManager.class - [JAR]

org.apache.servicecomb.core.filter

├─ org.apache.servicecomb.core.filter.EndpointDiscoveryFilter.class - [JAR]

├─ org.apache.servicecomb.core.filter.OperationInstancesDiscoveryFilter.class - [JAR]

org.apache.servicecomb.core.invocation

├─ org.apache.servicecomb.core.invocation.InvocationFactory.class - [JAR]

├─ org.apache.servicecomb.core.invocation.InvocationStageTrace.class - [JAR]