Uses of Package
com.indexdata.mkjsf.pazpar2

Packages that use com.indexdata.mkjsf.pazpar2
com.indexdata.mkjsf.pazpar2 Overall control and execution of search logic. 
com.indexdata.mkjsf.pazpar2.commands Each Pazpar2 command is represented by a class with methods for setting parameters and running the command against the selected Pazpar2 service. 
com.indexdata.mkjsf.pazpar2.data Pazpar2 responses produced by Pazpar2 commands are parsed by the ResponseParser, which outputs response data objects that are accessible to the UI through the class Responses. 
 

Classes in com.indexdata.mkjsf.pazpar2 used by com.indexdata.mkjsf.pazpar2
ClientCommandResponse
          Contains one HTTP response to a command executed against a Pazpar2 service in such a way as to give the response parser a common interface to responses, whether they are from Pazpar2, from the Service Proxy, or are error messages created by the JSF application during processing.
HttpResponseWrapper
           
Pz2Client
          Search client handling straight Pazpar2 requests.
Pz2Service
          Pz2Service is the main controller of the search logic, used for selecting the service type (which can be done by configuration and/or run-time), selecting which search client to use, and performing high-level control of request cycles and state management.
Pz2Service.Preferred
           
SearchClient
           
ServiceProxyClient
          Search client handling Service Proxy requests.
 

Classes in com.indexdata.mkjsf.pazpar2 used by com.indexdata.mkjsf.pazpar2.commands
SearchClient
           
 

Classes in com.indexdata.mkjsf.pazpar2 used by com.indexdata.mkjsf.pazpar2.data
ClientCommandResponse
          Contains one HTTP response to a command executed against a Pazpar2 service in such a way as to give the response parser a common interface to responses, whether they are from Pazpar2, from the Service Proxy, or are error messages created by the JSF application during processing.
 



Copyright © 2013. All Rights Reserved.