Uses of Interface
eu.clarin.sru.client.SRUExplainHandler
-
-
Uses of SRUExplainHandler in eu.clarin.sru.client
Subinterfaces of SRUExplainHandler 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 SRUExplainHandler Modifier and Type Class Description classSRUDefaultHandlerAdapterDefault base class for SRU client response handlers.Methods in eu.clarin.sru.client with parameters of type SRUExplainHandler Modifier and Type Method Description voidSRUSimpleClient. explain(SRUExplainRequest request, SRUExplainHandler handler)Perform a explain operation.
-