Interface Body
- All Superinterfaces:
Disposable
- All Known Implementing Classes:
AbstractMessage, AbstractMultipart, BasicBodyFactory.BinaryBody1, BasicBodyFactory.BinaryBody2, BasicBodyFactory.BinaryBody3, BasicBodyFactory.StringBody1, BasicBodyFactory.StringBody2, BasicBodyFactory.StringBody3, BinaryBody, MessageImpl, MultipartImpl, SingleBody, StorageBinaryBody, StorageTextBody, StringTextBody, TextBody
A body of an MIME entity (as defined in RFC 2045).
A body can be a Message, a Multipart or a SingleBody.
This interface should not be implemented directly by classes other than
those.
-
Method Summary
Methods inherited from interface Disposable
dispose
-
Method Details
-
getParent
-
setParent
-