- java.lang.Object
-
- com.sun.mail.imap.protocol.UID
-
-
Constructor Summary
Constructors Constructor Description UID(FetchResponse r)
Constructor.
-
-
-
Constructor Detail
-
UID
public UID(FetchResponse r) throws ParsingException
Constructor.- Parameters:
r
- the FetchResponse- Throws:
ParsingException
- for parsing failures
-
-