|
Bouncy Castle Cryptography 1.49 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.mail.smime.CMSProcessableBodyPart
public class 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.CMSProcessablejava.io.IOException
org.bouncycastle.cms.CMSExceptionpublic java.lang.Object getContent()
getContent in interface org.bouncycastle.cms.CMSProcessable
|
Bouncy Castle Cryptography 1.49 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||