Package | Description |
---|---|
com.streamscape.sef.discovery | |
com.streamscape.sef.exchange | |
com.streamscape.sef.network | |
com.streamscape.sef.network.mf.admin | |
com.streamscape.sef.network.tlp |
Modifier and Type | Method and Description |
---|---|
LinkAddress |
DiscoveryLink.getLinkAddress() |
Modifier and Type | Method and Description |
---|---|
LinkAddress |
TopologyLink.getLinkAddress()
Returns the network address of the link.
|
Constructor and Description |
---|
TopologyLink(java.lang.String fromNode,
java.lang.String toNode,
LinkAddress linkAddress) |
Modifier and Type | Method and Description |
---|---|
int |
LinkAddress.compareTo(LinkAddress other) |
Modifier and Type | Method and Description |
---|---|
LinkAddress |
Acceptor.getAddress()
Returns the
LinkAddress |
Modifier and Type | Method and Description |
---|---|
LinkAddress |
Acceptor.getAddress() |
Modifier and Type | Method and Description |
---|---|
Connection |
ConnectionFactory.createConnection(LinkAddress address,
long timeout) |
Connection |
ConnectionFactory.createConnection(LinkAddress address,
long timeout,
byte connectionType) |
Constructor and Description |
---|
Acceptor(java.lang.String name,
LinkAddress address) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.