public class IPEndpoint
extends java.lang.Object
| Constructor and Description |
|---|
IPEndpoint(java.lang.String ipAddress,
int port)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIPAddress()
Get the ip address
|
int |
getPort()
Get the port number
|
java.lang.String |
toString() |
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.