public class LocalAnnouncementHttpServerInfo extends Object implements AnnouncementHttpServerInfo
| Constructor and Description |
|---|
LocalAnnouncementHttpServerInfo(HttpServerInfo httpServerInfo) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getHttpExternalUri() |
URI |
getHttpsExternalUri() |
URI |
getHttpsUri() |
URI |
getHttpUri() |
@Inject public LocalAnnouncementHttpServerInfo(HttpServerInfo httpServerInfo)
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-2013 Airlift. All Rights Reserved.