public interface Body extends Disposable
Message
, a Multipart
or a SingleBody
.
This interface should not be implemented directly by classes other than
those.Modifier and Type | Method and Description |
---|---|
Entity |
getParent()
Gets the parent of this body.
|
void |
setParent(Entity parent)
Sets the parent of this body.
|
dispose
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.