Package org.biojava.bio.structure.server

classes for easier management of PDB installations

See:
          Description

Interface Summary
PDBFilter defines how a filter of PDB files has to behave
PDBInstallation an interface that defines different access methods to PDB installations.
StructureEvent  
StructureListener  
StructureServer a server that pre-loads PDB files in memory, for quicker processing by StructureListeners
 

Class Summary
DemoStructureServer  
FlatFileInstallation a PDB installation that reads all files from one directory in the file system.
MMCIFFileInstallation  
PrepareIndexFile  
PrepareMMcifIndexFile A class to index all files in a PDB installation
SimpleStructureServer  
StructureEventImpl  
StructureFetcherRunnable a Runnable class that talks to a PDBInstallation and requests a new protein structure.
 

Package org.biojava.bio.structure.server Description

classes for easier management of PDB installations