interface HasRequestHandler

Indicator for a class which cannot handle requests directly, but is able to generate a delegate for those requests.

Methods

Details

at line 15
RequestHandler getRequestHandler()

Return Value

RequestHandler