public final class TCPIPProtocolID extends ProtocolID
| Modifier and Type | Method and Description |
|---|---|
static TCPIPProtocolID |
getInstance()
Gets the singleton instance of this class
|
protected NodeAddress |
parse(String addressString)
Parses a string to recreate a TCPIPNodeAddress object
|
public static TCPIPProtocolID getInstance()
protected NodeAddress parse(String addressString) throws IllegalArgumentException
parse in class ProtocolIDaddressString - String representing the addressIllegalArgumentException - Thrown if the address is not in a correct formCopyright © 1996–2015. All rights reserved.