|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttecgraf.ftc_1_2.server.FileChannelRequestInfo
public class FileChannelRequestInfo
Representa informações sobre a requisição de um canal de dados.
| Method Summary | |
|---|---|
long |
getCreationTime()
Retorna a hora de criação desse objeto. |
byte[] |
getFileId()
Obtém o identificador do arquivo solicitado. |
Object |
getRequester()
Obtém o requisitante. |
boolean |
useTransferTo()
Retorna Indicador se o arquivo é normal |
void |
useTransferTo(boolean isNormalFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Object getRequester()
public byte[] getFileId()
public boolean useTransferTo()
public void useTransferTo(boolean isNormalFile)
isNormalFile - define se o arquivo é normal.public long getCreationTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||