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