public class VirtualServerInfo extends Object
Constructor and Description |
---|
VirtualServerInfo(String protocol,
String host,
int port)
Creates a new instance of VirtualServerInfo
|
Modifier and Type | Method and Description |
---|---|
String |
getHost()
Getter for property serverName.
|
int |
getPort()
Getter for property port.
|
String |
getProtocol()
Getter for property protocol.
|
URL |
getWebServerRootURL() |
public String getHost()
public int getPort()
public String getProtocol()
public URL getWebServerRootURL() throws MalformedURLException
MalformedURLException
Copyright © 2018. All rights reserved.