| Name | Description | Type | Package | Framework |
| NginxConfigFileGenerator | Generates a configuration file for NginxController. | Class | brooklyn.entity.proxy.nginx | Brooklyn |
| NginxConfigTemplate | Processes a FreeMarker template for an NginxController configuration file. | Class | brooklyn.entity.proxy.nginx | Brooklyn |
| NginxController | An entity that represents an Nginx proxy (e. | Interface | brooklyn.entity.proxy.nginx | Brooklyn |
| NginxControllerImpl | Class | brooklyn.entity.proxy.nginx | Brooklyn | |
| NginxControllerImpl .UrlMappingsMemberTrackerPolicy | Class | brooklyn.entity.proxy.nginx | Brooklyn | |
| NginxDriver | Interface | brooklyn.entity.proxy.nginx | Brooklyn | |
| NginxSshDriver | Start a NginxController in a Location accessible over ssh. | Class | brooklyn.entity.proxy.nginx | Brooklyn |
| UrlMapping | This is a group whose members will be made available to a load-balancer / URL forwarding service (such as nginx). | Interface | brooklyn.entity.proxy.nginx | Brooklyn |
| UrlMappingImpl | This is a group whose members will be made available to a load-balancer / URL forwarding service (such as nginx). | Class | brooklyn.entity.proxy.nginx | Brooklyn |
| UrlRewriteRule | records a rewrite rule for use in URL rewriting such as by nginx; from and to are expected to be usual regex replacement strings, | Class | brooklyn.entity.proxy.nginx | Brooklyn |