HasRequestHandler
interface HasRequestHandler (View source)
Indicator for a class which cannot handle requests directly, but is able to generate a delegate for those requests.
Methods
Details
        
                            RequestHandler
    getRequestHandler()
        
    
    No description