interface HasRequestHandler (View source)

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

Methods

public
getRequestHandler()

No description

Details

RequestHandler getRequestHandler()

No description

Return Value

RequestHandler