Class ReadLargeCompressedMail
- java.lang.Object
-
- org.bouncycastle.mail.smime.examples.ReadLargeCompressedMail
-
public class ReadLargeCompressedMail extends java.lang.Object
a simple example that reads an oversize compressed email and writes data contained in the compressed part into a file.
-
-
Constructor Summary
Constructors Constructor Description ReadLargeCompressedMail()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-