Package org.jafer.zclient

Interface Summary
Session This interface defines the methods that a session handler should support.
 

Class Summary
AbstractClient  
SearchResult This class represents a search result returned by a search performed on a session connection to a SRW/ZClient server
SRUBinding This class binds an SRWSession to a host that only supports SRU
SRWBinding This class binds an SRWSession to a host that supports SRW/SRU
SRWClient This class represents a connection to an SRWClient
SRWSession This class represents a session that manages a connection against an srw server
ZClient  
ZClientFactory  
ZSession Manages a zclient session and sets up connection with zserver using org.jafer.util.PDUDriver.
 

Exception Summary
SerializationException