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-2012 Apache Software Foundation. All Rights Reserved.