public class FetchResponse extends IMAPResponse
| Constructor and Description |
|---|
FetchResponse(IMAPResponse r) |
FetchResponse(Protocol p) |
| Modifier and Type | Method and Description |
|---|---|
Item |
getItem(Class c) |
Item |
getItem(int index) |
static Item |
getItem(Response[] r,
int msgno,
Class c) |
int |
getItemCount() |
getKey, getNumber, keyEquals, readResponse, readSimpleListbyeResponse, getRest, getTag, getType, isBAD, isBYE, isContinuation, isNO, isOK, isSynthetic, isTagged, isUnTagged, peekByte, readAtom, readAtom, readAtomString, readByte, readByteArray, readBytes, readLong, readNumber, readString, readString, readStringList, reset, skip, skipSpaces, skipToken, toStringpublic FetchResponse(Protocol p) throws IOException, ProtocolException
IOExceptionProtocolExceptionpublic FetchResponse(IMAPResponse r) throws IOException, ProtocolException
IOExceptionProtocolExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.