jar

org.hyperledger.fabric-chaincode-java : fabric-chaincode-shim

Maven & Gradle

Jan 23, 2023
3 usages
297 stars

JavaChaincodeShim · Hyperledger Fabric Java Chaincode Shim

Table Of Contents

Latest Version

Download org.hyperledger.fabric-chaincode-java : fabric-chaincode-shim JAR file - Latest Versions:

All Versions

Download org.hyperledger.fabric-chaincode-java : fabric-chaincode-shim JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.4.x
1.3.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 fabric-chaincode-shim-2.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hyperledger.fabric.traces

├─ org.hyperledger.fabric.traces.Traces.class - [JAR]

├─ org.hyperledger.fabric.traces.TracesProvider.class - [JAR]

org.hyperledger.fabric.contract.systemcontract

├─ org.hyperledger.fabric.contract.systemcontract.SystemContract.class - [JAR]

org.hyperledger.fabric.contract.execution.impl

├─ org.hyperledger.fabric.contract.execution.impl.ContractExecutionService.class - [JAR]

├─ org.hyperledger.fabric.contract.execution.impl.ContractInvocationRequest.class - [JAR]

org.hyperledger.fabric.contract.routing

├─ org.hyperledger.fabric.contract.routing.ContractDefinition.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.DataTypeDefinition.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.ParameterDefinition.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.PropertyDefinition.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.RoutingRegistry.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.TransactionType.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.TxFunction.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.TypeRegistry.class - [JAR]

org.hyperledger.fabric.metrics.impl

├─ org.hyperledger.fabric.metrics.impl.DefaultProvider.class - [JAR]

├─ org.hyperledger.fabric.metrics.impl.NullProvider.class - [JAR]

org.hyperledger.fabric.contract.metadata

├─ org.hyperledger.fabric.contract.metadata.MetadataBuilder.class - [JAR]

├─ org.hyperledger.fabric.contract.metadata.TypeSchema.class - [JAR]

org.hyperledger.fabric.contract.execution

├─ org.hyperledger.fabric.contract.execution.ExecutionFactory.class - [JAR]

├─ org.hyperledger.fabric.contract.execution.ExecutionService.class - [JAR]

├─ org.hyperledger.fabric.contract.execution.InvocationRequest.class - [JAR]

├─ org.hyperledger.fabric.contract.execution.JSONTransactionSerializer.class - [JAR]

├─ org.hyperledger.fabric.contract.execution.SerializerInterface.class - [JAR]

org.hyperledger.fabric.shim.ext.sbe.impl

├─ org.hyperledger.fabric.shim.ext.sbe.impl.StateBasedEndorsementFactory.class - [JAR]

├─ org.hyperledger.fabric.shim.ext.sbe.impl.StateBasedEndorsementImpl.class - [JAR]

├─ org.hyperledger.fabric.shim.ext.sbe.impl.StateBasedEndorsementUtils.class - [JAR]

org.hyperledger.fabric.metrics

├─ org.hyperledger.fabric.metrics.Metrics.class - [JAR]

├─ org.hyperledger.fabric.metrics.MetricsProvider.class - [JAR]

├─ org.hyperledger.fabric.metrics.TaskMetricsCollector.class - [JAR]

org.hyperledger.fabric.contract.annotation

├─ org.hyperledger.fabric.contract.annotation.Contact.class - [JAR]

├─ org.hyperledger.fabric.contract.annotation.Contract.class - [JAR]

├─ org.hyperledger.fabric.contract.annotation.DataType.class - [JAR]

├─ org.hyperledger.fabric.contract.annotation.Default.class - [JAR]

├─ org.hyperledger.fabric.contract.annotation.Info.class - [JAR]

├─ org.hyperledger.fabric.contract.annotation.License.class - [JAR]

├─ org.hyperledger.fabric.contract.annotation.Property.class - [JAR]

├─ org.hyperledger.fabric.contract.annotation.Serializer.class - [JAR]

├─ org.hyperledger.fabric.contract.annotation.Transaction.class - [JAR]

org.hyperledger.fabric.shim.impl

├─ org.hyperledger.fabric.shim.impl.ChaincodeInvocationTask.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.ChaincodeMessageFactory.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.ChaincodeSupportClient.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.InvocationStubImpl.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.InvocationTaskExecutor.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.InvocationTaskManager.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.KeyModificationImpl.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.KeyValueImpl.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.QueryResultsIteratorImpl.class - [JAR]

├─ org.hyperledger.fabric.shim.impl.QueryResultsIteratorWithMetadataImpl.class - [JAR]

org.hyperledger.fabric.shim.ledger

├─ org.hyperledger.fabric.shim.ledger.CompositeKey.class - [JAR]

├─ org.hyperledger.fabric.shim.ledger.CompositeKeyFormatException.class - [JAR]

├─ org.hyperledger.fabric.shim.ledger.KeyModification.class - [JAR]

├─ org.hyperledger.fabric.shim.ledger.KeyValue.class - [JAR]

├─ org.hyperledger.fabric.shim.ledger.QueryResultsIterator.class - [JAR]

├─ org.hyperledger.fabric.shim.ledger.QueryResultsIteratorWithMetadata.class - [JAR]

org.hyperledger.fabric

├─ org.hyperledger.fabric.Logger.class - [JAR]

├─ org.hyperledger.fabric.Logging.class - [JAR]

org.hyperledger.fabric.ledger

├─ org.hyperledger.fabric.ledger.Collection.class - [JAR]

├─ org.hyperledger.fabric.ledger.Ledger.class - [JAR]

org.hyperledger.fabric.shim

├─ org.hyperledger.fabric.shim.Chaincode.class - [JAR]

├─ org.hyperledger.fabric.shim.ChaincodeBase.class - [JAR]

├─ org.hyperledger.fabric.shim.ChaincodeException.class - [JAR]

├─ org.hyperledger.fabric.shim.ChaincodeServer.class - [JAR]

├─ org.hyperledger.fabric.shim.ChaincodeServerProperties.class - [JAR]

├─ org.hyperledger.fabric.shim.ChaincodeStub.class - [JAR]

├─ org.hyperledger.fabric.shim.ChatChaincodeWithPeer.class - [JAR]

├─ org.hyperledger.fabric.shim.GrpcServer.class - [JAR]

├─ org.hyperledger.fabric.shim.NettyChaincodeServer.class - [JAR]

├─ org.hyperledger.fabric.shim.NettyGrpcServer.class - [JAR]

├─ org.hyperledger.fabric.shim.ResponseUtils.class - [JAR]

org.hyperledger.fabric.contract

├─ org.hyperledger.fabric.contract.ClientIdentity.class - [JAR]

├─ org.hyperledger.fabric.contract.Context.class - [JAR]

├─ org.hyperledger.fabric.contract.ContextFactory.class - [JAR]

├─ org.hyperledger.fabric.contract.ContractInterface.class - [JAR]

├─ org.hyperledger.fabric.contract.ContractRouter.class - [JAR]

├─ org.hyperledger.fabric.contract.ContractRuntimeException.class - [JAR]

org.hyperledger.fabric.contract.routing.impl

├─ org.hyperledger.fabric.contract.routing.impl.ContractDefinitionImpl.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.impl.DataTypeDefinitionImpl.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.impl.ParameterDefinitionImpl.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.impl.PropertyDefinitionImpl.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.impl.RoutingRegistryImpl.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.impl.SerializerRegistryImpl.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.impl.TxFunctionImpl.class - [JAR]

├─ org.hyperledger.fabric.contract.routing.impl.TypeRegistryImpl.class - [JAR]

org.hyperledger.fabric.traces.impl

├─ org.hyperledger.fabric.traces.impl.DefaultTracesProvider.class - [JAR]

├─ org.hyperledger.fabric.traces.impl.NullProvider.class - [JAR]

├─ org.hyperledger.fabric.traces.impl.OpenTelemetryProperties.class - [JAR]

├─ org.hyperledger.fabric.traces.impl.OpenTelemetryTracesProvider.class - [JAR]

org.hyperledger.fabric.shim.ext.sbe

├─ org.hyperledger.fabric.shim.ext.sbe.StateBasedEndorsement.class - [JAR]

org.hyperledger.fabric.ledger.impl

├─ org.hyperledger.fabric.ledger.impl.CollectionImpl.class - [JAR]

├─ org.hyperledger.fabric.ledger.impl.LedgerImpl.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Apr 09, 2020
1 usages
21 stars
Apr 09, 2020
1 usages
21 stars
Oct 15, 2018
1 usages
24 stars
May 20, 2019
1 usages
0 stars
Oct 26, 2018
2 usages
Nov 14, 2018
3 usages
Dec 17, 2021
1 usages
1 stars
Oct 29, 2018
1 usages
Nov 02, 2018
3 usages
0 stars
Nov 02, 2018
1 usages
0 stars