public interface Node
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the logical name of this node.
|
InetSocketAddress |
getSocketAddress()
Returns the unique socking binding address of this node.
|
String getName()
InetSocketAddress getSocketAddress()
Copyright © 2017 JBoss by Red Hat. All rights reserved.