public interface ChainControl
| Modifier and Type | Method and Description |
|---|---|
void |
follow(ServiceRequest request,
ServiceResponse response)
If called from within the plugin, next element in chain is executed.
|
String |
getName() |
void follow(ServiceRequest request, ServiceResponse response)
request - service requestresponse - service responseString getName()
Copyright © 2008-2015 Index Data. All Rights Reserved.