|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.nist.antd.mpls.signaling.CRLDPControlBlock.MultiCastInfo
Class MultiCastInfo Multicast Information class
| Field Summary | |
short |
CRLDPStatus
Field CRLDPStatus - CR-LDP status |
boolean |
isMapping
Field isMapping - Mapping flag |
int |
nextMessageID
Field nextMessageID - Next Message ID |
NodeInfo |
nextNodeInfo
Field nextNodeInfo - Next Node information |
double |
nextPropagationDelay
Field nextPropagationDelay - Propagation delay to next node |
S_CRLDP |
nextsCRLDPInfo
Field nextsCRLDPInfo - Next node's CR-LDP object |
int |
outInterfaceID
Field outInterfaceID - Outgoing Interface ID |
int |
outLabel
Field outLabel - Outgoing Label |
| Constructor Summary | |
CRLDPControlBlock.MultiCastInfo()
Constructor MultiCastInfo |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public NodeInfo nextNodeInfo
public S_CRLDP nextsCRLDPInfo
public int outInterfaceID
public int outLabel
public double nextPropagationDelay
public boolean isMapping
public short CRLDPStatus
public int nextMessageID
| Constructor Detail |
public CRLDPControlBlock.MultiCastInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||