public abstract class RemoteEndpoint extends Object
| Constructor and Description |
|---|
RemoteEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointHost() |
Integer |
getEndpointPort() |
void |
setEndpointHost(String endpointHost) |
void |
setEndpointPort(Integer endpointPort) |
public String getEndpointHost()
public void setEndpointHost(String endpointHost)
endpointHost - the endpointHost to setpublic Integer getEndpointPort()
public void setEndpointPort(Integer endpointPort)
endpointPort - the endpointPort to setCopyright © 2019–2025 Teslanet.nl. All rights reserved.