Uses of Class
org.hortonmachine.gears.libs.modules.NetLink
-
Packages that use NetLink Package Description org.hortonmachine.gears.libs.modules -
-
Uses of NetLink in org.hortonmachine.gears.libs.modules
Methods in org.hortonmachine.gears.libs.modules that return NetLink Modifier and Type Method Description NetLinkNetLink. getDownStreamLink()Methods in org.hortonmachine.gears.libs.modules that return types with arguments of type NetLink Modifier and Type Method Description List<NetLink>NetLink. getUpStreamLinks()Methods in org.hortonmachine.gears.libs.modules with parameters of type NetLink Modifier and Type Method Description voidNetLink. connect(NetLink other)voidNetLink. setDownStreamLink(NetLink downStreamLink)
-