public class IISMetaBase extends Object
| Constructor and Description |
|---|
IISMetaBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname() |
String |
getId() |
String |
getIp() |
String |
getPath() |
String |
getPort() |
static Map<String,IISMetaBase> |
getWebSites() |
boolean |
isRequireSSL() |
static void |
main(String[] args) |
String |
toString() |
public String getId()
public String getIp()
public String getHostname()
public String getPort()
public String getPath()
public boolean isRequireSSL()
public static Map<String,IISMetaBase> getWebSites() throws org.hyperic.sigar.win32.Win32Exception
org.hyperic.sigar.win32.Win32ExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.