org.apache.james.mime4j.message
public interface Body extends Disposable
A body can be a Message
, a Multipart
or a SingleBody
.
This interface should not be implemented directly by classes other than
those.
Copyright © 2004-2016. All Rights Reserved.