| HDK
    | 
#include <NET_HTTPDecorators.h>
 Inheritance diagram for NET_RequireLocalConnectionDecorator:
 Inheritance diagram for NET_RequireLocalConnectionDecorator:| Public Member Functions | |
| void | handle (NET_HTTPRequest &req) override | 
|  Public Member Functions inherited from NET_IUrlHandlerDecorator | |
| virtual | ~NET_IUrlHandlerDecorator ()=default | 
| UT_NON_COPYABLE (NET_IUrlHandlerDecorator) | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from NET_IUrlHandlerDecorator | |
| NET_IUrlHandlerDecorator ()=default | |
Definition at line 21 of file NET_HTTPDecorators.h.
| 
 | overridevirtual | 
Implements NET_IUrlHandlerDecorator.