Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface UIDFolder
Nested Class Summary | |
static class |
Field Summary | |
static long |
|
Method Summary | |
abstract Message |
|
abstract Message[] |
|
abstract Message[] |
|
abstract long | |
abstract long |
public static final long LASTUID
A special value than can be passed as theend
parameter toFolder.getMessages(int,int)
to indicate the last message in this folder.
- Field Value:
- -1L
public abstract Message[] getMessagesByUID(long start, long end) throws MessagingException