public final class FileChannelAccessInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAccessKey()
Obtém a chave de acesso.
|
byte[] |
getFileIdentifier()
Obtém o identificador do arquivo.
|
String |
getHost()
Obtém a máquina do servidor de arquivos.
|
int |
getPort()
Obtém a porta do servidor de arquivos.
|
public String getHost()
public int getPort()
public byte[] getAccessKey()
public byte[] getFileIdentifier()
Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.