public class BodyAccumulator
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
BodyAccumulator.ConsumedMimeStream  | 
| Modifier and Type | Field and Description | 
|---|---|
int | 
knownEmlSize  | 
| Constructor and Description | 
|---|
BodyAccumulator(BodyOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addMailPart(BodyType type,
           java.lang.String partContent)  | 
AirSyncBaseResponse.Body | 
body()  | 
BodyAccumulator.ConsumedMimeStream | 
consumeIfNeeded(IMAPByteSource in)  | 
AirSyncBaseResponse.NativeBodyType | 
nativeBodyType()  | 
public BodyAccumulator(BodyOptions options)
public BodyAccumulator.ConsumedMimeStream consumeIfNeeded(IMAPByteSource in) throws java.io.IOException
java.io.IOExceptionpublic void addMailPart(BodyType type, java.lang.String partContent)
public AirSyncBaseResponse.Body body()
public AirSyncBaseResponse.NativeBodyType nativeBodyType()
Copyright © 2021. All Rights Reserved.