|
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.util.EventObject
|
+--ipworks.FilemailerTransferEvent
Fired while the message text gets transferred to MailServer .
One or more Transfer events are fired during message
delivery. Messages consist of MessageText and an
optional AttachedFile . The BytesTransferred parameter shows the number of bytes sent starting from
the beginning of MessageText and/or AttachedFile .
Filemailer,
Filemailer.fireTransfer, Serialized Form| Field Summary | |
int |
bytesTransferred
|
| Fields inherited from class java.util.EventObject |
source |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public int bytesTransferred
|
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||