|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.mail.smime.CMSProcessableBodyPart
a holding class for a BodyPart to be processed.
Constructor Summary | |
CMSProcessableBodyPart(javax.mail.BodyPart bodyPart)
|
Method Summary | |
java.lang.Object |
getContent()
|
void |
write(java.io.OutputStream out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMSProcessableBodyPart(javax.mail.BodyPart bodyPart)
Method Detail |
public void write(java.io.OutputStream out) throws java.io.IOException, org.bouncycastle.cms.CMSException
write
in interface org.bouncycastle.cms.CMSProcessable
java.io.IOException
org.bouncycastle.cms.CMSException
public java.lang.Object getContent()
getContent
in interface org.bouncycastle.cms.CMSProcessable
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |