public interface MimeParserProvider
Modifier and Type | Method and Description |
---|---|
MimeParser |
createParser(Headers headers,
InputStream source) |
MimeParser |
createParser(InputStream source) |
MimeParser createParser(InputStream source) throws IOException
IOException
MimeParser createParser(Headers headers, InputStream source) throws IOException
IOException
Copyright © 2020 BouncyCastle.org. All rights reserved.