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.
Message
Multipart
SingleBody
Entity
getParent()
void
setParent(Entity parent)
dispose
Entity getParent()
void setParent(Entity parent)
parent
Copyright © 2004-2012. All Rights Reserved.