Interface PCEPCapability

All Known Implementing Classes:
P2MPTeLspCapability, PCEPSegmentRoutingCapability, PCEPStatefulCapability

public interface PCEPCapability
Stores usability for available capabilities.
  • Method Details

    • setCapabilityProposal

      void setCapabilityProposal(InetSocketAddress address, TlvsBuilder builder)
      Sets stateful capabilities tlv in incoming builder.
      Parameters:
      address - peer address to assign capability proposal
      builder - for TLVs included in PCEPOpenObject
    • isStateful

      boolean isStateful()
      Returs stateful capability state.
      Returns:
      true if capability is present