org.gnarf.sbgp.bgp

NotificationMsg

object NotificationMsg extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. NotificationMsg
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. val administrativeReset: Int

  5. val administrativeShutdown: Int

  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. val attributeFlagsError: Int

  8. val attributeLengthError: Int

  9. val badBGPIdentifier: Int

  10. val badMessageLength: Int

  11. val badMessageType: Int

  12. val badPeerAs: Int

  13. val cease: Int

  14. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  15. val connectionCollisionResolution: Int

  16. val connectionRejected: Int

  17. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  19. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. val fsmError: Int

  21. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  22. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  23. val headerError: Int

  24. val holdTimerExpired: Int

  25. val invalidNetworkField: Int

  26. val invalidNextHopAttribute: Int

  27. val invalidOriginAttribyte: Int

  28. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  29. val malformedAsPath: Int

  30. val malformedAttributeList: Int

  31. val maximnNumberOfPrefixes: Int

  32. val missingWellKnownAttribyte: Int

  33. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  34. val notSynchronized: Int

  35. final def notify(): Unit

    Definition Classes
    AnyRef
  36. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  37. val openError: Int

  38. val optionalAttributeError: Int

  39. val otherConfigurationChange: Int

  40. val outOfResources: Int

  41. def parseBuffer(cb: ChannelBuffer): NotificationMsg

  42. val peerDeconfigured: Int

  43. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  44. def toString(): String

    Definition Classes
    AnyRef → Any
  45. val unacceptableHoldTime: Int

  46. val unrecognizedWellKnownAttribute: Int

  47. val unspecified: Int

  48. val unsupportedCapability: Int

  49. val unsupportedOptionalParameter: Int

  50. val unsupportedVersionNumber: Int

  51. val updateError: Int

  52. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  54. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped