public class ListServers.ServerInfo
extends java.lang.Object
Constructor and Description |
---|
ServerInfo(java.lang.String product,
java.lang.String platform,
java.lang.String version,
java.lang.String ipAddress,
java.lang.String name)
Create the object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIpAddress()
The IP address of the remote machine.
|
java.lang.String |
getName()
The name of the remote machine.
|
java.lang.String |
getProduct()
The product running.
|
java.lang.String |
getVersion()
The version running on the machine.
|
public ServerInfo(java.lang.String product, java.lang.String platform, java.lang.String version, java.lang.String ipAddress, java.lang.String name)
product
- The product numberplatform
- THe platform (java/.net) running on.version
- The version running on the machine.ipAddress
- The IP address of the remote machine.name
- The name of the remote machine.public java.lang.String getProduct()
public java.lang.String getVersion()
public java.lang.String getIpAddress()
public java.lang.String getName()
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software