Interface IRequestHandlerDelegate

All Superinterfaces:
IRequestHandler
All Known Implementing Classes:
RequestSettingRequestHandler

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