public class PluginToggleHandler extends Object implements WebServiceHandler
| Constructor and Description |
|---|
PluginToggleHandler(List<NamedPlugin> plugins)
Construct an instance given the plugins that you want to be able to enable and disable.
|
| Modifier and Type | Method and Description |
|---|---|
Eventual<HttpResponse> |
handle(HttpRequest request,
HttpInterceptor.Context context) |
public PluginToggleHandler(List<NamedPlugin> plugins)
plugins - List of all pluginspublic Eventual<HttpResponse> handle(HttpRequest request, HttpInterceptor.Context context)
handle in interface WebServiceHandlerCopyright © 2013–2020 Hotels.com. All rights reserved.