Package org.hyperledger.fabric.shim.impl
Class Handler
- java.lang.Object
 - 
- org.hyperledger.fabric.shim.impl.Handler
 
 
- 
public class Handler extends java.lang.Object 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHandler.CCState 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessagenextOutboundChaincodeMessage()voidonChaincodeMessage(org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage chaincodeMessage) 
 - 
 
- 
- 
Constructor Detail
- 
Handler
public Handler(org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID chaincodeId, Chaincode chaincode) 
 - 
 
 -