Package io.airlift.http.server
Class HttpServerInfo
java.lang.Object
io.airlift.http.server.HttpServerInfo
-
Constructor Summary
ConstructorsConstructorDescriptionHttpServerInfo(HttpServerConfig config, NodeInfo nodeInfo) HttpServerInfo(HttpServerConfig config, Optional<HttpsConfig> httpsConfig, NodeInfo nodeInfo) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
HttpServerInfo
-
HttpServerInfo
@Inject public HttpServerInfo(HttpServerConfig config, Optional<HttpsConfig> httpsConfig, NodeInfo nodeInfo)
-
-
Method Details
-
getHttpUri
-
getHttpExternalUri
-
getHttpsUri
-
getHttpsExternalUri
-
getAdminUri
-
getAdminExternalUri
-