public class StaticAnnouncementHttpServerInfoImpl extends Object implements AnnouncementHttpServerInfo
| Constructor and Description |
|---|
StaticAnnouncementHttpServerInfoImpl(URI httpUri,
URI httpExternalUri,
URI httpsUri,
URI httpsExternalUri) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getHttpExternalUri() |
URI |
getHttpsExternalUri() |
URI |
getHttpsUri() |
URI |
getHttpUri() |
String |
toString() |
public URI getHttpUri()
getHttpUri in interface AnnouncementHttpServerInfopublic URI getHttpExternalUri()
getHttpExternalUri in interface AnnouncementHttpServerInfopublic URI getHttpsUri()
getHttpsUri in interface AnnouncementHttpServerInfopublic URI getHttpsExternalUri()
getHttpsExternalUri in interface AnnouncementHttpServerInfoCopyright © 2010–2020 Airlift. All rights reserved.