com.sun.mail.imap.protocol
类 RFC822SIZE

java.lang.Object
  继承者 com.sun.mail.imap.protocol.RFC822SIZE
所有已实现的接口:
Item

public class RFC822SIZE
extends Object
implements Item

This class

版本:
1.8, 07/05/04
作者:
John Mani

字段摘要
 int msgno
           
 int size
           
 
构造方法摘要
RFC822SIZE(FetchResponse r)
          Constructor
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

msgno

public int msgno

size

public int size
构造方法详细信息

RFC822SIZE

public RFC822SIZE(FetchResponse r)
           throws ParsingException
Constructor

参数:
port - portnumber to connect to
抛出:
ParsingException


Copyright © 2013. All Rights Reserved.