com.indexdata.masterkey.pazpar2.client
public class Pazpar2ClientGeneric extends AbstractPazpar2Client
AbstractPazpar2Client.HttpResponse
cfg, pazpar2Session, serviceDefinition, XML_CT
Constructor and Description |
---|
Pazpar2ClientGeneric(Pazpar2ClientConfiguration cfg) |
Modifier and Type | Method and Description |
---|---|
Pazpar2Client |
cloneMe()
Creates a Pazpar2 client clone with the same Pazpar2 configuration and target settings
as the original.
|
Pazpar2Settings |
getSettings() |
void |
init()
Initializes a Pazpar2 session, either retaining statically defined databases
from Pazpar2's configuration or posting statically defined databases from local file
|
protected boolean |
requiresForcedInit() |
executeCommand, executeSearch, getConfiguration, getHit, getResults, getSearchCommand, getSearchCount, getSessionId, getTimeStamp, pipeStream, post, recordRequest, recordRequest, request, searchRequest, sendInit, sendInit, sendRequest, sessionIsAlive, setSearchCommand, setTimeStamp, showRequest
public Pazpar2ClientGeneric(Pazpar2ClientConfiguration cfg) throws ProxyErrorException
ProxyErrorException
protected boolean requiresForcedInit()
requiresForcedInit
in class AbstractPazpar2Client
public void init() throws Pazpar2IOException, Pazpar2ErrorException
Pazpar2ErrorException
- on pazpar2 application-level errorsPazpar2IOException
public Pazpar2Client cloneMe() throws Pazpar2ErrorException, Pazpar2IOException
Pazpar2Client
ProxyErrorException
Pazpar2ErrorException
Pazpar2IOException
public Pazpar2Settings getSettings()
Copyright © 2014. All rights reserved.