Uses of Interface
org.biojava.bio.structure.server.StructureServer

Packages that use StructureServer
org.biojava.bio.structure.server classes for easier management of PDB installations 
 

Uses of StructureServer in org.biojava.bio.structure.server
 

Classes in org.biojava.bio.structure.server that implement StructureServer
 class SimpleStructureServer
           
 

Fields in org.biojava.bio.structure.server declared as StructureServer
 StructureServer DemoStructureServer.server
           
 

Methods in org.biojava.bio.structure.server with parameters of type StructureServer
 void DemoStructureServer.setServer(StructureServer server)