Interface IRequestHandlerDelegate

All Superinterfaces:
IRequestHandler

public interface IRequestHandlerDelegate extends IRequestHandler
A IRequestHandler that delegates the actual work to another IRequestHandler.