public class InitiationRequest extends Object
| Constructor and Description |
|---|
InitiationRequest() |
| Modifier and Type | Method and Description |
|---|---|
es.tid.pce.pcep.constructs.PCEPIntiatedLSP |
getLspIniRequest() |
DataOutputStream |
getOut() |
Inet4Address |
getRemotePeerIP() |
void |
setLspIniRequest(es.tid.pce.pcep.constructs.PCEPIntiatedLSP lspIniRequest) |
void |
setOut(DataOutputStream out) |
void |
setRemotePeerIP(Inet4Address remotePeerIP) |
public DataOutputStream getOut()
public void setOut(DataOutputStream out)
public es.tid.pce.pcep.constructs.PCEPIntiatedLSP getLspIniRequest()
public void setLspIniRequest(es.tid.pce.pcep.constructs.PCEPIntiatedLSP lspIniRequest)
public Inet4Address getRemotePeerIP()
public void setRemotePeerIP(Inet4Address remotePeerIP)
Copyright © 2016. All rights reserved.