Interface Binding

    • Method Detail

      • isLocal

        default boolean isLocal()
      • getFilter

        Filter getFilter()
      • isHighAcceptPriority

        boolean isHighAcceptPriority​(Message message)
      • isExclusive

        boolean isExclusive()
      • getID

        Long getID()
      • getDistance

        int getDistance()
      • toManagementString

        String toManagementString()
        This method will create a string representation meant for management operations.

        This is different from the toString() method that is meant for debugging and will contain information that regular users won't understand well.

        Returns:
      • isConnected

        boolean isConnected()