public class Address extends Object
Constructor and Description |
---|
Address() |
Address(String fullAddress) |
Address(String hostIn,
int portIn) |
Address(String hostIn,
String portIn) |
Modifier and Type | Method and Description |
---|---|
String |
getFullAddress() |
String |
getHost() |
String |
getHttpAddress() |
int |
getPort() |
void |
init(String hostIn,
String portIn) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.