Uses of Package
org.jafer.zclient

Packages that use org.jafer.zclient
org.jafer.servlet   
org.jafer.test   
org.jafer.zclient   
org.jafer.zclient.operations   
org.jafer.zoom   
 

Classes in org.jafer.zclient used by org.jafer.servlet
ZClient
           
 

Classes in org.jafer.zclient used by org.jafer.test
ZClient
           
 

Classes in org.jafer.zclient used by org.jafer.zclient
AbstractClient
           
SearchResult
          This class represents a search result returned by a search performed on a session connection to a SRW/ZClient server
Session
          This interface defines the methods that a session handler should support.
 

Classes in org.jafer.zclient used by org.jafer.zclient.operations
SearchResult
          This class represents a search result returned by a search performed on a session connection to a SRW/ZClient server
ZSession
           Manages a zclient session and sets up connection with zserver using org.jafer.util.PDUDriver.
 

Classes in org.jafer.zclient used by org.jafer.zoom
ZClient