|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aol.acc.AccBase
com.aol.acc.AccFileXfer
public class AccFileXfer
IAccFileXfer represents info about one file being xferred in a file/folder xfer
for a IAccFileSharingSession or IAccFileXferSession.
| Method Summary | |
|---|---|
long |
getBytes()
The number of bytes in the file being transferred |
long |
getBytesXferred()
The bytes completed so far in the transfer |
java.lang.String |
getLocalPath()
The path the file is being transferred to |
java.lang.String |
getName()
The name of the file being transferred |
| Methods inherited from class com.aol.acc.AccBase |
|---|
compareHandle, equals |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public long getBytes()
throws AccException
AccException
public long getBytesXferred()
throws AccException
AccException
public java.lang.String getLocalPath()
throws AccException
AccException
public java.lang.String getName()
throws AccException
AccException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||