public abstract class ProtocolID extends Object
TCPIPProtocolID| Constructor and Description |
|---|
ProtocolID() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract NodeAddress |
parse(String addressString)
Parses an address string into an address object
|
protected abstract NodeAddress parse(String addressString) throws IllegalArgumentException
addressString - String representation of an addressIllegalArgumentException - Thrown if the string is in an incorrect formCopyright © 1996–2015. All rights reserved.