public class RecordRelayPlugin extends Pazpar2RelayPlugin
| Constructor and Description |
|---|
RecordRelayPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isOffsetRequest(ServiceRequest req) |
void |
serve(ServiceRequest req,
ServiceResponse res,
ChainControl chain)
Gets Pazpar2 proxy client from cache or configures and initializes a new one.
|
getChainName, getConfig, getName, getNodeList, getXmlString, setChainName, setConfig, setNamepublic void serve(ServiceRequest req, ServiceResponse res, ChainControl chain) throws ServiceException, IOException
Pazpar2RelayPluginserve in interface Pluginserve in class Pazpar2RelayPluginreq - service requestres - service responsechain - chain-control utilityIOException - of any kindServiceExceptionpublic static boolean isOffsetRequest(ServiceRequest req)
Copyright © 2008-2015 Index Data. All Rights Reserved.