Uses of Interface
org.jafer.sru.bridge.OperationBridge

Packages that use OperationBridge
org.jafer.sru.bridge   
 

Uses of OperationBridge in org.jafer.sru.bridge
 

Classes in org.jafer.sru.bridge that implement OperationBridge
 class ExplainOperationBridge
          This bridge executes an SRW Explain operation call.
 class ScanOperationBridge
           
 class SearchRetrieveOperationBridge
          This bridge executes an SRW Search Retrieve operation call.
 

Methods in org.jafer.sru.bridge that return OperationBridge
private  OperationBridge SRUtoSRWBridge.createOperationBridgeClass(java.lang.String operation, java.lang.String version)
          Instantiates and returns the bridge class for the specified operation and version