public class InlineBodyOutput extends java.lang.Object implements IBodyOutput
DONT| Constructor and Description |
|---|
InlineBodyOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendAttachment(IResponseBuilder builder,
double protocolVersion,
AppData ad,
Callback<IResponseBuilder> done) |
void |
appendBody(IResponseBuilder builder,
double protocolVersion,
AppData ad,
Callback<IResponseBuilder> done) |
public void appendBody(IResponseBuilder builder, double protocolVersion, AppData ad, Callback<IResponseBuilder> done)
appendBody in interface IBodyOutputpublic void appendAttachment(IResponseBuilder builder, double protocolVersion, AppData ad, Callback<IResponseBuilder> done)
appendAttachment in interface IBodyOutputCopyright © 2024. All Rights Reserved.