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(java.lang.String addressString)
Parses a string to recreate a TCPIPNodeAddress object
|
public static TCPIPProtocolID getInstance()
protected NodeAddress parse(java.lang.String addressString) throws java.lang.IllegalArgumentException
parse in class ProtocolIDaddressString - String representing the addressjava.lang.IllegalArgumentException - Thrown if the address is not in a correct formCopyright © 1996–2019. All rights reserved.