public class CMSProcessableBodyPart extends Object implements CMSProcessable
Constructor and Description |
---|
CMSProcessableBodyPart(javax.mail.BodyPart bodyPart) |
Modifier and Type | Method and Description |
---|---|
Object |
getContent() |
void |
write(OutputStream out) |
public CMSProcessableBodyPart(javax.mail.BodyPart bodyPart)
public void write(OutputStream out) throws IOException, CMSException
write
in interface CMSProcessable
IOException
CMSException
public Object getContent()
getContent
in interface CMSProcessable
Copyright © 2018 BouncyCastle.org. All rights reserved.