public class CompoundBodyHasher extends Object implements BodyHasher
Constructor and Description |
---|
CompoundBodyHasher(Map<String,BodyHasherImpl> bodyHashJobs,
Hashtable<String,FailException> signatureExceptions) |
Modifier and Type | Method and Description |
---|---|
Map<String,BodyHasherImpl> |
getBodyHashJobs() |
OutputStream |
getOutputStream() |
Map<String,FailException> |
getSignatureExceptions() |
public CompoundBodyHasher(Map<String,BodyHasherImpl> bodyHashJobs, Hashtable<String,FailException> signatureExceptions)
public OutputStream getOutputStream()
getOutputStream
in interface BodyHasher
public Map<String,BodyHasherImpl> getBodyHashJobs()
public Map<String,FailException> getSignatureExceptions()
Copyright © 2008–2015. All rights reserved.