public interface PcepClientDriverFactory
| Modifier and Type | Method and Description |
|---|---|
PcepClientDriver |
getPcepClientImpl(org.onlab.packet.IpAddress pccIpAddress,
PcepVersion pcepVersion)
Constructs the real Pcep Client representation.
|
PcepClientDriver getPcepClientImpl(org.onlab.packet.IpAddress pccIpAddress, PcepVersion pcepVersion)
pccIpAddress - the ip address for this pcc client.pcepVersion - the Pcep version in use