public class ExternalService extends Object implements Serializable
ExternalService(String hostname)
ExternalService(String hostname, int port)
String
getHostname()
int
getPort()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExternalService(String hostname, int port)
public ExternalService(String hostname)
public String getHostname()
public int getPort()
Copyright © 2016–2024. All rights reserved.