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 interface
SRUDefaultHandler
A handler implementing all interfaces for all three response handler types.Classes in eu.clarin.sru.client that implement SRUScanHandler Modifier and Type Class Description class
SRUDefaultHandlerAdapter
Default base class for SRU client response handlers.Methods in eu.clarin.sru.client with parameters of type SRUScanHandler Modifier and Type Method Description void
SRUSimpleClient. scan(SRUScanRequest request, SRUScanHandler handler)
Perform a scan operation.
-