Package | Description |
---|---|
es.tid.rsvp.constructs | |
es.tid.rsvp.constructs.te | |
es.tid.rsvp.messages |
Modifier and Type | Class and Description |
---|---|
class |
FFFlowDescriptor
Represents a FF Style Flow Descriptor construct, as defined in RFC 2205.
|
class |
SEFlowDescriptor
Represents a SE Style Flow Descriptor construct, as defined in RFC 2205.
|
class |
WFFlowDescriptor
Represents a WF Style Flow Descriptor construct, as defined in RFC 2205.
|
Modifier and Type | Class and Description |
---|---|
class |
FFFlowDescriptorTE
|
class |
SEFlowDescriptorTE
|
Modifier and Type | Field and Description |
---|---|
protected LinkedList<FlowDescriptor> |
RSVPResvMessage.flowDescriptors |
Modifier and Type | Method and Description |
---|---|
LinkedList<FlowDescriptor> |
RSVPResvTearMessage.getFlowDescriptors() |
LinkedList<FlowDescriptor> |
RSVPResvMessage.getFlowDescriptors() |
Modifier and Type | Method and Description |
---|---|
void |
RSVPResvTearMessage.setFlowDescriptors(LinkedList<FlowDescriptor> flowDescriptors) |
void |
RSVPResvMessage.setFlowDescriptors(LinkedList<FlowDescriptor> flowDescriptors) |
Copyright © 2016. All rights reserved.