private static class LinkManager.LinkRequest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) Profile |
linkProfile |
(package private) ChannelOutput |
replyChan |
(package private) NodeID |
target |
Constructor and Description |
---|
LinkRequest(ChannelOutput replyChan,
NodeID target,
Profile linkProfile) |
final ChannelOutput replyChan
final NodeID target
final Profile linkProfile
LinkRequest(ChannelOutput replyChan, NodeID target, Profile linkProfile)