Uses of Class
org.jafer.sru.bridge.V1Bridge

Packages that use V1Bridge
org.jafer.sru.bridge   
 

Uses of V1Bridge in org.jafer.sru.bridge
 

Subclasses of V1Bridge in org.jafer.sru.bridge
 class ExplainOperationBridge
          This bridge executes an SRW Explain operation call.
 class ScanOperationBridge
           
 class SearchRetrieveOperationBridge
          This bridge executes an SRW Search Retrieve operation call.
 class SRUtoSRWBridge
          This class processes an SRU operation by calling the prefined SRW instance and returning the result to the caller.