|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem
org.apache.geronimo.javamail.store.imap.connection.IMAPMessageSize
public class IMAPMessageSize
| Field Summary | |
|---|---|
int |
size
|
| Fields inherited from class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem |
|---|
BODY, BODYSTRUCTURE, ENVELOPE, FETCH, FLAGS, HEADER, INTERNALDATE, SIZE, TEXT, type, UID |
| Constructor Summary | |
|---|---|
IMAPMessageSize(IMAPResponseTokenizer source)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.geronimo.javamail.store.imap.connection.IMAPFetchDataItem |
|---|
getType, isType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int size
| Constructor Detail |
|---|
public IMAPMessageSize(IMAPResponseTokenizer source)
throws MessagingException
MessagingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||