com.sun.mail.imap
类 AppendUID
java.lang.Object
com.sun.mail.imap.AppendUID
public class AppendUID
- extends Object
Information from the APPENDUID response code
defined by the UIDPLUS extension -
RFC 2359.
- 版本:
- 1.3, 07/05/04
- 作者:
- Bill Shannon
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uidvalidity
public long uidvalidity
uid
public long uid
AppendUID
public AppendUID(long uidvalidity,
long uid)
Copyright © 2013. All Rights Reserved.