com.twitter.server.AdminHttpServer
The path used to access the route. A request is routed to the path as per the com.twitter.finagle.http.HttpMuxer spec.
The service which requests are routed to.
A short name used to identify the route when listed in index.
A grouping used to organize the route in the admin server pages. Routes with the same grouping are displayed together in the admin server pages.
Indicates whether the route is included as part of the admin server index.
A short name used to identify the route when listed in index.
A grouping used to organize the route in the admin server pages.
A grouping used to organize the route in the admin server pages. Routes with the same grouping are displayed together in the admin server pages.
The service which requests are routed to.
Indicates whether the route is included as part of the admin server index.
The path used to access the route.
The path used to access the route. A request is routed to the path as per the com.twitter.finagle.http.HttpMuxer spec.
Represents an element which can be routed to via the admin http server.
The path used to access the route. A request is routed to the path as per the com.twitter.finagle.http.HttpMuxer spec.
The service which requests are routed to.
A short name used to identify the route when listed in index.
A grouping used to organize the route in the admin server pages. Routes with the same grouping are displayed together in the admin server pages.
Indicates whether the route is included as part of the admin server index.