Class ChaincodeSupportStream



  • public class ChaincodeSupportStream
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ChaincodeSupportStream​(io.grpc.ManagedChannelBuilder<?> channelBuilder, java.util.function.Consumer<org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage> consumer, java.util.function.Supplier<org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage> supplier)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChaincodeSupportStream

        public ChaincodeSupportStream​(io.grpc.ManagedChannelBuilder<?> channelBuilder,
                                      java.util.function.Consumer<org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage> consumer,
                                      java.util.function.Supplier<org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage> supplier)