public interface IRequestHandlerDelegate extends IRequestHandler
IRequestHandler that delegates the actual work to another IRequestHandler.| Modifier and Type | Method and Description |
|---|---|
IRequestHandler |
getDelegateHandler() |
detach, respondIRequestHandler getDelegateHandler()
IRequestHandlerCopyright © 2006–2015 Apache Software Foundation. All rights reserved.