Uses of Interface
org.jafer.interfaces.Scan

Packages that use Scan
org.jafer.interfaces   
org.jafer.zclient   
 

Uses of Scan in org.jafer.interfaces
 

Methods in org.jafer.interfaces that return Scan
 Scan Databean.getScanSupport()
          returns the scan interface to perorm scan requests
 

Uses of Scan in org.jafer.zclient
 

Classes in org.jafer.zclient that implement Scan
 class AbstractClient
           
 class SRWClient
          This class represents a connection to an SRWClient
 class ZClient