Java javax.mail.internet PreencodedMimeBodyPart fields, constructors, methods, implement or subclass

Example usage for Java javax.mail.internet PreencodedMimeBodyPart fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.mail.internet PreencodedMimeBodyPart.

The text is from its open source code.

Constructor

PreencodedMimeBodyPart(String encoding)
Create a PreencodedMimeBodyPart that assumes the data is encoded using the specified encoding.