public class IllRequestPlugin extends AbstractPlugin
| Constructor and Description |
|---|
IllRequestPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
serve(ServiceRequest request,
ServiceResponse response,
ChainControl chain)
This method gets called during the chain processing by the container.
|
getChainName, getConfig, getName, getNodeList, getXmlString, setChainName, setConfig, setNamepublic void serve(ServiceRequest request, ServiceResponse response, ChainControl chain) throws ServiceException, IOException
Pluginserve in interface Pluginserve in class AbstractPluginrequest - service requestresponse - service responsechain - chain-control utilityIOException - of any kindServiceExceptionCopyright © 2008-2015 Index Data. All Rights Reserved.