|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.mail.pop3d.POP3TupleMessageSize
public class POP3TupleMessageSize
Message and size tuple.
| Field Summary | |
|---|---|
java.io.InputStream |
inStream
|
int |
size
|
| Constructor Summary | |
|---|---|
POP3TupleMessageSize(java.io.InputStream inStream,
int size)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.io.InputStream inStream
public int size
| Constructor Detail |
|---|
public POP3TupleMessageSize(java.io.InputStream inStream,
int size)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||