public class AnnotationHandlers extends Object
| 构造器和说明 |
|---|
AnnotationHandlers() |
| 限定符和类型 | 方法和说明 |
|---|---|
static HashMap<String,HashMap<String,byte[]>> |
applyEnvelopePhaseOneHandler(Node node,
ApplyEnvelope annotation,
HashMap<String,HashMap<String,byte[]>> cacheHashMap) |
static void |
applyEnvelopePhaseTwoHandler(Node rootNode,
HashMap<String,HashMap<String,byte[]>> cacheHashMap) |
static void |
commitmentRelationHandler(Node node,
CommitmentRelation annotation) |
static void |
proofListHandler(Node node,
ProofList annotation) |
public static void commitmentRelationHandler(Node node, CommitmentRelation annotation)
public static HashMap<String,HashMap<String,byte[]>> applyEnvelopePhaseOneHandler(Node node, ApplyEnvelope annotation, HashMap<String,HashMap<String,byte[]>> cacheHashMap)
Copyright © 2022. All rights reserved.