Uses of Interface
eu.clarin.sru.client.SRUScanHandler
-
-
Uses of SRUScanHandler in eu.clarin.sru.client
Subinterfaces of SRUScanHandler in eu.clarin.sru.client Modifier and Type Interface Description interfaceSRUDefaultHandlerA handler implementing all interfaces for all three response handler types.Classes in eu.clarin.sru.client that implement SRUScanHandler Modifier and Type Class Description classSRUDefaultHandlerAdapterDefault base class for SRU client response handlers.Methods in eu.clarin.sru.client with parameters of type SRUScanHandler Modifier and Type Method Description voidSRUSimpleClient. scan(SRUScanRequest request, SRUScanHandler handler)Perform a scan operation.
-