public class MessageMetaDataUtils extends Object
| Constructor and Description |
|---|
MessageMetaDataUtils() |
| Modifier and Type | Method and Description |
|---|---|
static MessageMetaData |
getMetaData(POP3Session session,
int number)
Returns the
MessageMetaData for the given message number or null if it can not be
found. |
public static MessageMetaData getMetaData(POP3Session session, int number)
MessageMetaData for the given message number or null if it can not be
found.session - number - Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.