public class IniPCCManager extends Object
| Constructor and Description |
|---|
IniPCCManager() |
| Modifier and Type | Method and Description |
|---|---|
Hashtable<Inet4Address,DataOutputStream> |
getPccOutputStream() |
es.tid.pce.pcep.constructs.StateReport |
newIni(es.tid.pce.pcep.messages.PCEPInitiate pcini,
Object node) |
void |
notifyReport(es.tid.pce.pcep.constructs.StateReport sr) |
void |
sendInitiate(es.tid.pce.pcep.messages.PCEPInitiate ini,
Object node) |
void |
setPccOutputStream(Hashtable<Inet4Address,DataOutputStream> pccOutputStream) |
public es.tid.pce.pcep.constructs.StateReport newIni(es.tid.pce.pcep.messages.PCEPInitiate pcini,
Object node)
public void sendInitiate(es.tid.pce.pcep.messages.PCEPInitiate ini,
Object node)
throws IOException
IOExceptionpublic void notifyReport(es.tid.pce.pcep.constructs.StateReport sr)
public Hashtable<Inet4Address,DataOutputStream> getPccOutputStream()
public void setPccOutputStream(Hashtable<Inet4Address,DataOutputStream> pccOutputStream)
Copyright © 2016. All rights reserved.