Package org.apache.james.jdkim.api
Interface BodyHasher
-
- All Known Implementing Classes:
BodyHasherImpl
,CompoundBodyHasher
public interface BodyHasher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OutputStream
getOutputStream()
-
-
-
Method Detail
-
getOutputStream
OutputStream getOutputStream()
-
-