Uses of Class
tecgraf.ftc_1_2.common.exception.InvalidArraySize

Packages that use InvalidArraySize
tecgraf.ftc_1_2.server   
 

Uses of InvalidArraySize in tecgraf.ftc_1_2.server
 

Methods in tecgraf.ftc_1_2.server that throw InvalidArraySize
 FileChannelAccessInfo FileServer.createFileChannelInfo(Object requester, byte[] fileId)
          Cria uma descrição de canal de arquivo.
 FileChannelAccessInfo FileServer.createFileChannelInfo(Object requester, byte[] fileId, byte[] accessKey)
          Cria uma descrição de canal de arquivo.
 FileChannelAccessInfo FileServer.createFileChannelInfo(Object requester, byte[] fileId, byte[] accessKey, boolean useTransferTo)
          Cria uma descrição de canal de arquivo.
 

Constructors in tecgraf.ftc_1_2.server that throw InvalidArraySize
AccessKey(byte[] bytes)
          Cria uma chave de acesso a um canal de dados a partir de um conjunto de bytes.
 



Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.