public interface IlpNetworkNodeFactory
Modifier and Type | Method and Description |
---|---|
IlpNetworkNode |
createNetworkNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns a network node.
|
IlpNetworkNode createNetworkNode(IlpObject ilpObject, IlpExpansionStrategy expansionStrategy)
ilpObject
- The IlpObject
of the network node.expansionStrategy
- The expansion strategy of the network node.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.