public interface HostIdentifierString
extends java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static char |
SEGMENT_VALUE_DELIMITER |
| Modifier and Type | Method and Description |
|---|---|
Address |
getAddress() |
Address |
toAddress() |
java.lang.String |
toNormalizedString()
provides a normalized String representation for the host identified by this HostIdentifierString instance
|
void |
validate() |
static final char SEGMENT_VALUE_DELIMITER
java.lang.String toNormalizedString()
void validate()
throws HostIdentifierException
HostIdentifierExceptionAddress getAddress()
Address toAddress() throws java.io.IOException, HostIdentifierException
java.io.IOExceptionHostIdentifierException