Uses of Class
jxtaimpl.SpeciesNotFoundException

Packages that use SpeciesNotFoundException
jxtaimpl   
 

Uses of SpeciesNotFoundException in jxtaimpl
 

Methods in jxtaimpl that throw SpeciesNotFoundException
 void Nest.shareResource(File file, String name, String type, String description, String species)
          This method has to be used by higher level application in order to share a resource in the Anthill network.
 void Nest.shareResource(byte[] file, String name, String type, String description, String species)
          This method has to be used by higher level application in order to share a resource in the Anthill network.